From: Peter Verthez Date: Mon, 10 Dec 2001 18:25:06 +0000 (+0000) Subject: Moved to LGPL license. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=697d434cbef20dcd4dc33802cf7a1db720f7d321;p=gedcom-parse.git Moved to LGPL license. --- diff --git a/ansel/ANSI_Z39.47.c b/ansel/ANSI_Z39.47.c index 7ec9078..c81a1f2 100644 --- a/ansel/ANSI_Z39.47.c +++ b/ansel/ANSI_Z39.47.c @@ -1,11 +1,22 @@ -/* 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 of the License, or * - * (at your option) any later version. * +/* Conversion for ANSI_Z39.47 aka ANSEL. + Copyright (C) 2001 The Genes Development Team + This file is part of the Gedcom parser library. + Contributed by Peter Verthez , 2001. - (C) 2001 by The Genes Development Team - Original author: Peter Verthez (Peter.Verthez@advalvas.be) -*/ + The GNU C Library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + The GNU C Library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the GNU C Library; if not, write to the Free + Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + 02111-1307 USA. */ /* $Id$ */ /* $Name$ */