summaryrefslogtreecommitdiff
path: root/unittest/mytap
diff options
context:
space:
mode:
authorkent@mysql.com/kent-amd64.(none) <>2006-12-27 02:23:51 +0100
committerkent@mysql.com/kent-amd64.(none) <>2006-12-27 02:23:51 +0100
commit1e3237fefa11f89318a51d8dcb39827ccc9d6180 (patch)
treefda702d40256ffeb2cba2eae0ce4fbb3703816a4 /unittest/mytap
parentbe15e3bc15921085ea558f8764ed1fad137ccaa1 (diff)
downloadmariadb-git-1e3237fefa11f89318a51d8dcb39827ccc9d6180.tar.gz
Many files:
Changed header to GPL version 2 only
Diffstat (limited to 'unittest/mytap')
-rw-r--r--unittest/mytap/tap.c3
-rw-r--r--unittest/mytap/tap.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/unittest/mytap/tap.c b/unittest/mytap/tap.c
index e3a967ceb79..4e053e3e745 100644
--- a/unittest/mytap/tap.c
+++ b/unittest/mytap/tap.c
@@ -2,8 +2,7 @@
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 2 of the License, or
- (at your option) any later version.
+ the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/unittest/mytap/tap.h b/unittest/mytap/tap.h
index a47060fa3cc..31ec47d1ef2 100644
--- a/unittest/mytap/tap.h
+++ b/unittest/mytap/tap.h
@@ -2,8 +2,7 @@
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 2 of the License, or
- (at your option) any later version.
+ the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of