diff options
author | Guillem Jover <guillem@debian.org> | 2008-06-30 07:12:59 +0300 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2008-06-30 07:12:59 +0300 |
commit | a406a4a4fdd2918b41f1be94aa19e25ce0c0ff6f (patch) | |
tree | 6fd082d1918e8ab6bc34ca4e3a82a238a898d266 | |
parent | eccbea6e530515d96e79f42aea9aab4725b23611 (diff) | |
download | dpkg-a406a4a4fdd2918b41f1be94aa19e25ce0c0ff6f.tar.gz |
Remove RCS tag
-rwxr-xr-x | scripts/dpkg-scansources.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/dpkg-scansources.pl b/scripts/dpkg-scansources.pl index 72749ff3f..457d7890d 100755 --- a/scripts/dpkg-scansources.pl +++ b/scripts/dpkg-scansources.pl @@ -1,7 +1,5 @@ #!/usr/bin/perl # -# $Id$ -# # Copyright 1999 Roderick Schertler # Copyright 2002 Wichert Akkerman <wakkerma@debian.org> # |