X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Felisp-comp;h=ce8c82c0e41083ea67874fa50243c89e17947e0c;hb=5b4c9bdc298dd78425e3a27a01efb4292d041454;hp=71f1a0f3e51b47a9829a92eb707b367506559b2a;hpb=1533e65246ff1f7ce4bd2ef0032913d1da09bfbf;p=gnulib.git diff --git a/build-aux/elisp-comp b/build-aux/elisp-comp index 71f1a0f3e..ce8c82c0e 100755 --- a/build-aux/elisp-comp +++ b/build-aux/elisp-comp @@ -1,13 +1,14 @@ #!/bin/sh -# Copyright (C) 1995, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 1995, 2000, 2003, 2004, 2005, 2009 Free Software +# Foundation, Inc. -scriptversion=2005-05-14.22 +scriptversion=2009-04-28.21; # UTC # Franc,ois Pinard , 1995. # # 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, @@ -84,5 +85,6 @@ cp "$@" $tempdir # 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: