diff options
author | 2015-05-10 16:38:08 +0000 | |
---|---|---|
committer | 2015-05-10 16:38:08 +0000 | |
commit | 7464ded009536fc57cb27cdb8696b99e78cff35a (patch) | |
tree | c84fbd2cecefe221236e8b3d5cd38ad4deefc3d3 /eclass/tests/flag-o-matic.sh | |
parent | Block older attr that installed attr(5) man page #548900 by Albert W. Hopkins. (diff) | |
download | gentoo-2-7464ded009536fc57cb27cdb8696b99e78cff35a.tar.gz gentoo-2-7464ded009536fc57cb27cdb8696b99e78cff35a.tar.bz2 gentoo-2-7464ded009536fc57cb27cdb8696b99e78cff35a.zip |
Add standard header, acknowledged by vapier in bug 548984.
Diffstat (limited to 'eclass/tests/flag-o-matic.sh')
-rwxr-xr-x | eclass/tests/flag-o-matic.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/tests/flag-o-matic.sh b/eclass/tests/flag-o-matic.sh index 5132c319f401..caa1422d26f3 100755 --- a/eclass/tests/flag-o-matic.sh +++ b/eclass/tests/flag-o-matic.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/flag-o-matic.sh,v 1.9 2015/05/10 16:38:08 ulm Exp $ source tests-common.sh |