summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-17 19:58:17 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-17 19:58:17 +0000
commit218fa5c61ba2f211b175aa943faa7eea286ff69e (patch)
treed54a459a9d5016a567e168b385cc3c4670f603ef /old/sh-utils
parent23f176cae633cc795a8d7a0becb56ba1481f32ba (diff)
downloadcoreutils-218fa5c61ba2f211b175aa943faa7eea286ff69e.tar.xz
Add/fix copyright notices and adjust to latest GNU FDL.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog16
-rw-r--r--old/sh-utils/ChangeLog.010
-rw-r--r--old/sh-utils/NEWS12
3 files changed, 38 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 9005a62cb..f95975de0 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-17 Paul Eggert <eggert@cs.ucla.edu>
+
+ * ChangeLog: Add copyright notice.
+ * ChangeLog.0: Likewise.
+ * NEWS: Likewise.
+
2002-08-08 Jim Meyering <meyering@lucent.com>
* Version 2.0.15.
@@ -4848,3 +4854,13 @@ Thu Nov 17 23:47:26 1994 Jim Meyering (meyering@comco.com)
(list_entries_users): Sort the user names. Reported by
Michael I Bushnell.
Topologically sort the functions and remove fwd declarations.
+
+
+ -----
+
+ Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2006
+ Free Software Foundation, Inc.
+
+ Copying and distribution of this file, with or without
+ modification, are permitted provided the copyright notice
+ and this notice are preserved.
diff --git a/old/sh-utils/ChangeLog.0 b/old/sh-utils/ChangeLog.0
index 0408ec622..77705c89e 100644
--- a/old/sh-utils/ChangeLog.0
+++ b/old/sh-utils/ChangeLog.0
@@ -1702,6 +1702,16 @@ Sat Oct 28 13:20:43 1989 David J. MacKenzie (djm at spiff)
(program_name, long_options): New variables.
(main): Support long options.
(usage): Add long options summary to message.
+
+
+ -----
+
+ Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994 Free Software
+ Foundation, Inc.
+
+ Copying and distribution of this file, with or without
+ modification, are permitted provided the copyright notice
+ and this notice are preserved.
Local Variables:
mode: indented-text
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 7da709d9a..d9dc3b521 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -270,3 +270,15 @@ Major changes in release 1.7:
* printf catches numeric conversion errors with an ANSI C library
* stty nl and -nl were backwards
* date can format an arbitrary date without setting it
+
+========================================================================
+
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2003 Free Software Foundation, Inc.
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts. A copy of the license is included in the ``GNU Free
+Documentation License'' file as part of this distribution.