1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

Use an all-permissive copyright notice, recommended by RMS.

This commit is contained in:
Paul Eggert
2005-01-23 09:07:57 +00:00
parent 908a461e32
commit 65ef46a51c
141 changed files with 697 additions and 808 deletions

View File

@@ -1,10 +1,8 @@
# strverscmp.m4 serial 1
# strverscmp.m4 serial 2
dnl Copyright (C) 2002 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
dnl Public License, this file may be distributed as part of a program
dnl that contains a configuration script generated by Autoconf, under
dnl the same distribution terms as the rest of that program.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_FUNC_STRVERSCMP],
[
@@ -21,4 +19,3 @@ AC_DEFUN([gl_FUNC_STRVERSCMP],
AC_DEFUN([gl_PREREQ_STRVERSCMP], [
:
])