diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-01 22:16:31 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-01 22:16:31 +0200 |
commit | b44b3799ca9fa6c744fc079b96a9c062e4bdd077 (patch) | |
tree | aa99430763a369a00ab02bf3f4f454ebb2cc3e7c /scripts/tar | |
parent | d1a85ceca38c54caff040cd6e5a4b329a47893d7 (diff) |
remove unused $Id$
- $id$ substitution is not apropriate for git scm
Diffstat (limited to 'scripts/tar')
-rwxr-xr-x | scripts/tar | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/tar b/scripts/tar index 625b11588..60c5057da 100755 --- a/scripts/tar +++ b/scripts/tar @@ -1,6 +1,4 @@ #!/usr/bin/env bash -# $Id$ -#- # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. |