X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=build-aux%2Fvc-list-files;fp=build-aux%2Fvc-list-files;h=c5c420a4bb27c6ac62114ddb0a5f86038cd905e0;hb=20fcfc81ece044b8b0a6768ec6cf47be4e22a2e6;hp=7ec335fbd284c297838744e5775bc4dd6ed3bb21;hpb=d57728a6ca2413a7c564d8b7bb13d9e5a5a180f3;p=debian%2Fgzip diff --git a/build-aux/vc-list-files b/build-aux/vc-list-files index 7ec335f..c5c420a 100755 --- a/build-aux/vc-list-files +++ b/build-aux/vc-list-files @@ -2,9 +2,9 @@ # List version-controlled file names. # Print a version string. -scriptversion=2011-05-16.22; # UTC +scriptversion=2016-01-11.22; # UTC -# Copyright (C) 2006-2013 Free Software Foundation, Inc. +# Copyright (C) 2006-2016 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 @@ -108,6 +108,6 @@ done # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" +# time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: