summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-09 02:25:44 +0000
committerJim Meyering <jim@meyering.net>1996-10-09 02:25:44 +0000
commit1a68844645dab022634188f634087f1ff8dcbe55 (patch)
treed58292035b8d9bfbde1bb9b65fbb81b55e9bdbe1 /doc
parentdc522f984cbe9d8b40426c01edb5774c5d16f05c (diff)
downloadcoreutils-1a68844645dab022634188f634087f1ff8dcbe55.tar.xz
.
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/mdate-sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mdate-sh b/doc/mdate-sh
index 0845b8bc8..a72601b52 100755
--- a/doc/mdate-sh
+++ b/doc/mdate-sh
@@ -1,6 +1,6 @@
#!/bin/sh
# mdate-sh - get modification time of a file and pretty-print it
-# Copyright (C) 1995 Software Foundation, Inc.
+# Copyright (C) 1995, 1996 Software Foundation, Inc.
# Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
#
# This program is free software; you can redistribute it and/or modify