From 31969ba303b5aec66b74c1beec197289db10c2e2 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 21 Nov 2015 20:56:58 +0100 Subject: eclass/tests: Add standard header to eutils_eshopts.sh. Acknowledged by vapier in bug 548984. --- eclass/tests/eutils_eshopts.sh | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-65-gdbad