From: Adam Dickmeiss Date: Mon, 3 May 2010 11:50:35 +0000 (+0200) Subject: Remove CVS Id line X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=99b863e0ed22ba5bd63ca0b0fdcbc657c4163a8c;p=git-tools-moved-to-github.git Remove CVS Id line --- diff --git a/update-archive/update-archive.sh b/update-archive/update-archive.sh index 6e678e6..c8da2ed 100755 --- a/update-archive/update-archive.sh +++ b/update-archive/update-archive.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: update-archive.sh,v 1.13 2008-10-20 10:24:15 adam Exp $ if test ! -f apt-ftparchive.conf.in; then echo "$0: apt-ftparchive.conf.in must be located in current directory" exit 1