summaryrefslogtreecommitdiff
path: root/eclass/tests/eutils_eshopts.sh
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-11-21 20:56:58 +0100
committerUlrich Müller <ulm@gentoo.org>2015-11-21 20:56:58 +0100
commit31969ba303b5aec66b74c1beec197289db10c2e2 (patch)
tree307e3431c167bd139479612e8f4d7884fd44a039 /eclass/tests/eutils_eshopts.sh
parentac7cac54238c2c567f447dfe5043aa3a746a45a2 (diff)
downloadgentoo-31969ba303b5aec66b74c1beec197289db10c2e2.tar.gz
gentoo-31969ba303b5aec66b74c1beec197289db10c2e2.tar.xz
eclass/tests: Add standard header to eutils_eshopts.sh.
Acknowledged by vapier in bug 548984.
Diffstat (limited to 'eclass/tests/eutils_eshopts.sh')
-rwxr-xr-xeclass/tests/eutils_eshopts.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/tests/eutils_eshopts.sh b/eclass/tests/eutils_eshopts.sh
index 65dc89c9f25..6d070942a0b 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