summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-24 04:51:29 +0000
committerJim Meyering <jim@meyering.net>1996-04-24 04:51:29 +0000
commit0a9eb68f77e5debf7401cfa8ec6392887ecfb515 (patch)
tree003372dd8a7de7ddbfaec1d4ad66d31061c9f527 /old/sh-utils
parent59d334f4d4d81e34bc990c0eca1826fef7b67abd (diff)
downloadcoreutils-0a9eb68f77e5debf7401cfa8ec6392887ecfb515.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 076cceffe..4a702dd5f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -9,6 +9,8 @@ Tue Apr 23 22:05:35 1996 Jim Meyering (meyering@na-net.ornl.gov)
* who-users.c (main): Likewise.
* yes.c (main): Likewise.
+ * src/*.c, src/*.h: Update Copyright years to include 1996.
+
Sun Apr 21 08:04:51 1996 Jim Meyering (meyering@na-net.ornl.gov)
* date.c (usage): Describe new %V format. From Karl Berry.