X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=trunk%2Fsrc%2Fjp%2Fnyatla%2Fnyartoolkit%2Fcore%2Fraster%2FINyARRaster.java;h=af43d62a40c132e51bcbae1942ef11de3edd18fd;hb=9762039ce27259bf5170d47c180e87cb3a0234f0;hp=fce31d0cfa428fe34103dfb986418dfabdef2233;hpb=e45d33fee0c586d9dd5d1aa5bf4972569c4b5818;p=nyartoolkit-and%2Fnyartoolkit-and.git diff --git a/trunk/src/jp/nyatla/nyartoolkit/core/raster/INyARRaster.java b/trunk/src/jp/nyatla/nyartoolkit/core/raster/INyARRaster.java index fce31d0..af43d62 100644 --- a/trunk/src/jp/nyatla/nyartoolkit/core/raster/INyARRaster.java +++ b/trunk/src/jp/nyatla/nyartoolkit/core/raster/INyARRaster.java @@ -7,26 +7,25 @@ * HITLab, University of Washington, Seattle * http://www.hitl.washington.edu/artoolkit/ * - * The NyARToolkit is Java version ARToolkit class library. - * Copyright (C)2008 R.Iizuka + * The NyARToolkit is Java edition ARToolKit class library. + * Copyright (C)2008-2009 Ryo Iizuka * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation; either version 3 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License for more details * - * You should have received a copy of the GNU General Public License - * along with this framework; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with this program. If not, see . * * For further information please contact. * http://nyatla.jp/nyatoolkit/ - * + * or * */ package jp.nyatla.nyartoolkit.core.raster;