summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Dalley <kevin@seti.org>2001-06-05 06:06:06 +0000
committerKevin Dalley <kevin@seti.org>2001-06-05 06:06:06 +0000
commitfb5511f83c2e52e966dbddd8685e82a05b89a8bf (patch)
tree5467d3bad85681983efc71d99efc4ce3fe37b09d
parent998aa375a516641f6981a24961b739737f3d464f (diff)
downloadfindutils-fb5511f83c2e52e966dbddd8685e82a05b89a8bf.tar.gz
* doc/mdate-sh: removed file in doc directory. It now exists only
in top_srcdir, but this changed required a patch to automake.
-rwxr-xr-xmdate-sh (renamed from doc/mdate-sh)2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mdate-sh b/mdate-sh
index 37171f21..0c88e758 100755
--- a/doc/mdate-sh
+++ b/mdate-sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Get modification time of a file or directory and pretty-print it.
-# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
+# Copyright 1995, 1996, 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