summaryrefslogtreecommitdiff
path: root/lib/mdate-sh
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-04-26 17:43:24 +0000
committerTom Tromey <tromey@redhat.com>1997-04-26 17:43:24 +0000
commit45626588163e8c9a442737d7c80375bc93f271ab (patch)
tree949fd6a698c077be868d3d08f343a39818552430 /lib/mdate-sh
parent68bf612ff8e0af6426ed914827a865e8836e20a5 (diff)
downloadautomake-45626588163e8c9a442737d7c80375bc93f271ab.tar.gz
copyright update
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 74e00f698..1146853bc 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 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1997 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