diff options
Diffstat (limited to 'lib/config.charset')
| -rw-r--r-- | lib/config.charset | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/lib/config.charset b/lib/config.charset index 8083c602..9b323c2c 100644 --- a/lib/config.charset +++ b/lib/config.charset @@ -1,19 +1,19 @@  #! /bin/sh  # Output a system dependent table of character encoding aliases.  # -#   Copyright (C) 2000-2004, 2006-2015 Free Software Foundation, Inc. +#   Copyright (C) 2000-2004, 2006-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/>.  #  # The table consists of lines of the form | 
