2007-07-11 [colin] 2.10.0cvs16
[claws.git] / src / common / fnmatch_loop.c
index cd848438db111a17bc47ba5b33e4d2487ecb6191..af76587343891af3236dec6a135eafda97ab9eae 100644 (file)
@@ -4,7 +4,7 @@
    The GNU C Library 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.
+   version 3 of the License, or (at your option) any later version.
 
    The GNU C Library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library. If not, see <http://www.gnu.org/licenses/>.
+ */
 
 
 /* Match STRING against the filename pattern PATTERN, returning zero if