summaryrefslogtreecommitdiff
path: root/lib/mdate-sh
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1996-12-18 22:32:20 +0000
committerTom Tromey <tromey@redhat.com>1996-12-18 22:32:20 +0000
commit239c82c7c50d7d9e20ec3c7f7f5fb8efff54290b (patch)
tree43802e472097d6cebe8be8e61592ffd19b3a07ce /lib/mdate-sh
parent97980ae919a03151fe99e4d8390592da7f8e54cd (diff)
downloadautomake-239c82c7c50d7d9e20ec3c7f7f5fb8efff54290b.tar.gz
sort keys where appropriate
Diffstat (limited to 'lib/mdate-sh')
-rwxr-xr-xlib/mdate-sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mdate-sh b/lib/mdate-sh
index 0845b8bc8..3eeeca456 100755
--- a/lib/mdate-sh
+++ b/lib/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 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