X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=tests%2Frun.sh;h=a49ee1ab705d7c22912d282a42c4e51159d66bb6;hp=65dad840bc9c2500718ba8ddf8bb1bacd0dfb71f;hb=5b59dfd4b86ca165c34815c45dbed6eb45928038;hpb=8a427ad85344fec72f3ecafb78999af6db6c4f2b diff --git a/tests/run.sh b/tests/run.sh index 65dad84..a49ee1a 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -2,6 +2,21 @@ # Runs all tests in this directory. +# Copyright (C) 2009-2013 Simon Ruderich +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + # Get all test files. for file in *.test; do