diff options
Diffstat (limited to 'lib/ref-add.sin')
-rw-r--r-- | lib/ref-add.sin | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/ref-add.sin b/lib/ref-add.sin index 4d406a3..7aeaa60 100644 --- a/lib/ref-add.sin +++ b/lib/ref-add.sin @@ -1,18 +1,18 @@ # Add this package to a list of references stored in a text file. # -# Copyright (C) 2000, 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2000, 2009-2016 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU Lesser General Public License as published by +# 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. # # 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 Lesser General Public License for more details. +# GNU General Public License for more details. # -# You should have received a copy of the GNU Lesser General Public License along +# You should have received a copy of the GNU General Public License along # with this program; if not, see <http://www.gnu.org/licenses/>. # # Written by Bruno Haible <haible@clisp.cons.org>. |