X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fjp%2Fnyatla%2Futils%2Fj2se%2FLabelingBufferdImage.java;fp=src%2Fjp%2Fnyatla%2Futils%2Fj2se%2FLabelingBufferdImage.java;h=62b62805ab2beec2e33f82985f9d0b422a5ef40f;hb=1047e8c8945f7ff1accca8cbdd4670b8502e3d44;hp=69794627c16c71dc44d1c01dfe8515de3655023f;hpb=e049d457834b83ca259572d916ed9ade930a71f9;p=nyartoolkit-and%2Fnyartoolkit-and.git diff --git a/src/jp/nyatla/utils/j2se/LabelingBufferdImage.java b/src/jp/nyatla/utils/j2se/LabelingBufferdImage.java index 6979462..62b6280 100644 --- a/src/jp/nyatla/utils/j2se/LabelingBufferdImage.java +++ b/src/jp/nyatla/utils/j2se/LabelingBufferdImage.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.utils.j2se;