* doc/mdate-sh: removed file in doc directory. It now exists only

in top_srcdir, but this changed required a patch to automake.
This commit is contained in:
Kevin Dalley 2001-06-05 06:06:06 +00:00
parent 998aa375a5
commit fb5511f83c

View File

@ -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