X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2Fmdate-sh;h=c079aed3e2281b7d112e386455ca648dd43357a2;hb=ef8e4e5cfec5367d1c3c3aedf15408371de20f6d;hp=37171f21fbd9fa5e825543aa766970281a9c5988;hpb=7cb622b42c51aa1cd522aa6f37d148993906cb80;p=gnulib.git diff --git a/config/mdate-sh b/config/mdate-sh index 37171f21f..c079aed3e 100755 --- a/config/mdate-sh +++ b/config/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 , June 1995 # # This program is free software; you can redistribute it and/or modify @@ -17,6 +17,11 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + # Prevent date giving response in another language. LANG=C export LANG