diff m4/nanosleep.m4 @ 5611:87c42e194f4a

Use an all-permissive copyright notice, recommended by RMS.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 23 Jan 2005 08:06:57 +0000
parents 7141ea4946af
children abd018cd6020
line wrap: on
line diff
--- a/m4/nanosleep.m4
+++ b/m4/nanosleep.m4
@@ -1,10 +1,15 @@
-#serial 10
+#serial 11
 
 dnl From Jim Meyering.
 dnl Check for the nanosleep function.
 dnl If not found, use the supplied replacement.
 dnl
 
+# Copyright (C) 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
 AC_DEFUN([gl_FUNC_NANOSLEEP],
 [
  nanosleep_save_libs=$LIBS