summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-17 01:44:24 +0000
committerJim Meyering <jim@meyering.net>1996-10-17 01:44:24 +0000
commit10076ae36a3e5bd3ade4c4cb9b522f006940bd3a (patch)
tree1b42da162119bc6b7bb5147e4d256979161d761f /doc
parentc96ca77338622f3faf7cbc86d2f573c209577730 (diff)
downloadcoreutils-10076ae36a3e5bd3ade4c4cb9b522f006940bd3a.tar.xz
.
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/mdate-sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mdate-sh b/doc/mdate-sh
index a72601b52..e40131b3f 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, 1996 Software Foundation, Inc.
+# mdate-sh - get modification time of a file and pretty-print it.
+# Copyright (C) 1995, 1996 Free 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