diff options
Diffstat (limited to 'eclass/tests')
-rwxr-xr-x | eclass/tests/eutils_eshopts.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/tests/eutils_eshopts.sh b/eclass/tests/eutils_eshopts.sh index 65dc89c9f258..6d070942a0b7 100755 --- a/eclass/tests/eutils_eshopts.sh +++ b/eclass/tests/eutils_eshopts.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ source tests-common.sh |