X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flocalename.c;fp=lib%2Flocalename.c;h=8fd5d892d9b8226c66893f44286ba79559111469;hb=872f360438e48a8755d76820a19bc12ede2877cc;hp=3ab88228a266426b2e16099669c22e0323da7556;hpb=27edfbd1f469a7bcd997ebc1485c6b2af04f649a;p=gnulib.git diff --git a/lib/localename.c b/lib/localename.c index 3ab88228a..8fd5d892d 100644 --- a/lib/localename.c +++ b/lib/localename.c @@ -1,20 +1,18 @@ /* Determine name of the currently selected locale. Copyright (C) 1995-2011 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 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 + the Free Software Foundation; either version 2.1 of the License, 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 - Library General Public License for more details. + 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 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. */ + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . */ /* Written by Ulrich Drepper , 1995. */ /* Win32 code written by Tor Lillqvist . */