From 0946c585b62a1c599f93433531c322b3979c4d58 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 16 Jun 2000 18:11:28 +0000 Subject: Change copyright notice from LGPL to GPL. --- intl/dcngettext.c | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'intl/dcngettext.c') diff --git a/intl/dcngettext.c b/intl/dcngettext.c index d10f4a6..af0c27d 100644 --- a/intl/dcngettext.c +++ b/intl/dcngettext.c @@ -1,20 +1,19 @@ /* Implementation of the dcngettext(3) function. Copyright (C) 1995-1999, 2000 Free Software Foundation, Inc. - The GNU C Library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public License as - published by the Free Software Foundation; either version 2 of the - License, or (at your option) any later version. + 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, or (at your option) + any later version. - The GNU C Library is distributed in the hope that it will be useful, + 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 - Library General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. - You should have received a copy of the GNU Library General Public - License along with the GNU C Library; see the file COPYING.LIB. 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 General Public License + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H # include -- cgit v1.1