diff options
Diffstat (limited to 'eclass/tests/autotools_eaclocal_amflags.sh')
-rwxr-xr-x | eclass/tests/autotools_eaclocal_amflags.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/tests/autotools_eaclocal_amflags.sh b/eclass/tests/autotools_eaclocal_amflags.sh index 186565629051..811bf6e784e7 100755 --- a/eclass/tests/autotools_eaclocal_amflags.sh +++ b/eclass/tests/autotools_eaclocal_amflags.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/eclass/tests/autotools_eaclocal_amflags.sh,v 1.2 2015/05/10 16:38:08 ulm Exp $ source tests-common.sh |