summaryrefslogtreecommitdiff
path: root/m4/clock_time.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-01-23 09:07:57 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-01-23 09:07:57 +0000
commit65ef46a51c5d48abd21cdbdd7216de0fa287b669 (patch)
tree752d2d76391f3c1209ee24d6f227c5a3992a7519 /m4/clock_time.m4
parent908a461e3213cadd621f89000c2797ade53230eb (diff)
downloadcoreutils-65ef46a51c5d48abd21cdbdd7216de0fa287b669.tar.xz
Use an all-permissive copyright notice, recommended by RMS.
Diffstat (limited to 'm4/clock_time.m4')
-rw-r--r--m4/clock_time.m410
1 files changed, 4 insertions, 6 deletions
diff --git a/m4/clock_time.m4 b/m4/clock_time.m4
index f3266a76a..a5bc42775 100644
--- a/m4/clock_time.m4
+++ b/m4/clock_time.m4
@@ -1,10 +1,8 @@
-# clock_time.m4 serial 4
+# clock_time.m4 serial 5
dnl Copyright (C) 2002, 2003, 2004 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.
# Check for clock_gettime and clock_settime, and sets LIB_CLOCK_GETTIME.
AC_DEFUN([gl_CLOCK_TIME],