]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 17 Oct 1996 01:44:24 +0000 (01:44 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 17 Oct 1996 01:44:24 +0000 (01:44 +0000)
doc/mdate-sh

index a72601b527424070286a2a91ffa05971961e351b..e40131b3f5cee5cc100ae8b8c937ce1ec545a4a0 100755 (executable)
@@ -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