X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=build-aux%2Fmissing;fp=build-aux%2Fmissing;h=28055d2ae6f2a2c584afcd769d7881e11f62ecd9;hb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;hp=f359dae7a878d649d09dd7063e3b7220b5cc02d5;hpb=d73c4937b8f7712f6eb78774fa9711b701b419fd;p=tar diff --git a/build-aux/missing b/build-aux/missing index f359dae..28055d2 100755 --- a/build-aux/missing +++ b/build-aux/missing @@ -1,15 +1,15 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2008-12-21.33 +scriptversion=2009-04-28.21; # UTC # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008 Free Software Foundation, Inc. +# 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # 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, @@ -371,5 +371,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: