X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fdepcomp;h=df8eea7e4ce8862105fcd7929b20bdb45488048b;hb=5b4c9bdc298dd78425e3a27a01efb4292d041454;hp=9ebfd8524f4fd27b86d81af0727056d43d04aa09;hpb=cb507bf02d48ae662d0d081c28a00b585339a4a3;p=gnulib.git diff --git a/build-aux/depcomp b/build-aux/depcomp index 9ebfd8524..df8eea7e4 100755 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -1,14 +1,14 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2009-04-22.22 +scriptversion=2009-04-28.21; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free # Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3, or (at your option) +# the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, @@ -625,5 +625,6 @@ exit 0 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: