From 92f2c23e682a1b169729db9ec53924fa9cb24872 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 20 Jul 2007 14:43:49 +0200 Subject: tests: add license notices, change from gplv2-only to gplv2-or-later The previous "gplv2-only" was copy&past mistake. This re-licensing is correct -- there is not any other contributor to this code. Signed-off-by: Karel Zak --- tests/run.sh | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'tests/run.sh') diff --git a/tests/run.sh b/tests/run.sh index a731cc1b3..795df9075 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -1,5 +1,20 @@ #!/bin/bash +# +# Copyright (C) 2007 Karel Zak +# +# This file is part of util-linux-ng. +# +# This file 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 2 of the License, or +# (at your option) any later version. +# +# This file 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. +# . ./commands.sh echo -- cgit v1.2.3-55-g7522