diff options
Diffstat (limited to 'tests/simple.sh')
-rwxr-xr-x | tests/simple.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/simple.sh b/tests/simple.sh index 6f4fc466..feaa6252 100755 --- a/tests/simple.sh +++ b/tests/simple.sh @@ -1,3 +1,10 @@ +# This file is part of the sos project: https://github.com/sosreport/sos +# +# This copyrighted material is made available to anyone wishing to use, +# modify, copy, or redistribute it subject to the terms and conditions of +# version 2 of the GNU General Public License. +# +# See the LICENSE file in the source distribution for further information. #/bin/bash # A quick port of the travis tests to bash, requires root # TODO |