diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-17 01:44:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-17 01:44:24 +0000 |
commit | 10076ae36a3e5bd3ade4c4cb9b522f006940bd3a (patch) | |
tree | 1b42da162119bc6b7bb5147e4d256979161d761f /doc/mdate-sh | |
parent | c96ca77338622f3faf7cbc86d2f573c209577730 (diff) | |
download | coreutils-10076ae36a3e5bd3ade4c4cb9b522f006940bd3a.tar.xz |
.
Diffstat (limited to 'doc/mdate-sh')
-rwxr-xr-x | doc/mdate-sh | 4 |
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 |