Add copyright and copying conditions.
authorSimon Josefsson <simon@josefsson.org>
Tue, 30 Nov 2004 20:43:32 +0000 (20:43 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 30 Nov 2004 20:43:32 +0000 (20:43 +0000)
m4/ChangeLog
m4/restrict.m4

index 36ae7fb8301d161249d57ea9b5e4a415ef22fb7b..c4e8c288d0c2b31ef7fec3ba4d631f19d740ef8a 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-30  Simon Josefsson  <jas@extundo.com>
+
+       * restrict.m4: Add copyright and copying conditions.
+
 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
index 634293892a72ed9659729abb7d96e27c1ad20ad0..c8407782d5daca53f2712d26615b954307296790 100644 (file)
@@ -1,4 +1,11 @@
 #serial 1002
+dnl Copyright (C) 2003 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.
+
 # This macro can be removed once we can rely on Autoconf 2.57a or later,
 # since we can then use its AC_C_RESTRICT.