diff options
-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 |