diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
commit | b71a28e1a83aa2db86530ed2633b36baa11d4199 (patch) | |
tree | 50afad05895f3a346790f1a87d2ffeb77a2c5b35 | |
parent | Support multislot-ed autoconf versions. (diff) | |
download | autotools-wrappers-b71a28e1a83aa2db86530ed2633b36baa11d4199.tar.gz autotools-wrappers-b71a28e1a83aa2db86530ed2633b36baa11d4199.tar.bz2 autotools-wrappers-b71a28e1a83aa2db86530ed2633b36baa11d4199.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
-rwxr-xr-x | ac-wrapper.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ac-wrapper.sh b/ac-wrapper.sh index 9d07d35..d4324cf 100755 --- a/ac-wrapper.sh +++ b/ac-wrapper.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/files/ac-wrapper-13.sh,v 1.1 2013/04/16 18:48:33 vapier Exp $ # Based on the ac-wrapper.pl script provided by MandrakeSoft # Rewritten in bash by Gregorio Guidi |