summaryrefslogtreecommitdiff
path: root/libguile/libgettext.h
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2018-06-20 20:01:49 +0200
committerAndy Wingo <wingo@pobox.com>2018-06-20 20:07:34 +0200
commit1234bb18505f4177a129cf11a34d4c75316601fc (patch)
treef7bba2d293ba72549f635f74d181d2c1664bcda1 /libguile/libgettext.h
parentc836c284963bd47fd9363984cf9f35817d2cf3a8 (diff)
downloadguile-1234bb18505f4177a129cf11a34d4c75316601fc.tar.gz
Update license notices in all C files
Update to newest recommended license notices from the FSF. Everything stays LGPLv3+ except guile-readline which is GPLv3+.
Diffstat (limited to 'libguile/libgettext.h')
-rw-r--r--libguile/libgettext.h27
1 files changed, 14 insertions, 13 deletions
diff --git a/libguile/libgettext.h b/libguile/libgettext.h
index 0e8d209ee..780ff1ade 100644
--- a/libguile/libgettext.h
+++ b/libguile/libgettext.h
@@ -1,20 +1,21 @@
/* Convenience header for conditional use of GNU <libintl.h>.
- Copyright 1995-1998, 2000-2002, 2006 Free Software Foundation, Inc.
+ Copyright 1995-1998, 2000-2002, 2 Free Software Foundation, Inc.
- This program 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, or (at your option)
- any later version.
+ This file is part of Guile.
- 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.
+ Guile 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 3 of the License, or
+ (at your option) any later version.
- You should have received a copy of the GNU Library General Public
- License along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
- USA. */
+ Guile 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 Guile. If not, see
+ <https://www.gnu.org/licenses/>. */
#ifndef _LIBGETTEXT_H
#define _LIBGETTEXT_H 1