Use an all-permissive copyright notice, recommended by RMS.
[gnulib.git] / m4 / ChangeLog
index f1ee0ca..d608dea 100644 (file)
@@ -1,3 +1,42 @@
+2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
+       backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
+       c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
+       clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
+       dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
+       exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
+       file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
+       free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
+       getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
+       getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
+       getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
+       gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
+       group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
+       idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
+       link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
+       makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
+       memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
+       memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
+       modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
+       path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
+       posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
+       readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
+       restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
+       savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
+       sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
+       stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
+       strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
+       strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
+       strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
+       time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
+       uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
+       unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
+       utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
+       xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
+       xstrtol.m4, xstrtoumax.m4, yesno.m4:
+       Use an all-permissive copyright notice, recommended by RMS.
+
 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
 
        * save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume it.