diff options
author | kent@mysql.com/kent-amd64.(none) <> | 2006-12-27 02:23:51 +0100 |
---|---|---|
committer | kent@mysql.com/kent-amd64.(none) <> | 2006-12-27 02:23:51 +0100 |
commit | 1e3237fefa11f89318a51d8dcb39827ccc9d6180 (patch) | |
tree | fda702d40256ffeb2cba2eae0ce4fbb3703816a4 /unittest | |
parent | be15e3bc15921085ea558f8764ed1fad137ccaa1 (diff) | |
download | mariadb-git-1e3237fefa11f89318a51d8dcb39827ccc9d6180.tar.gz |
Many files:
Changed header to GPL version 2 only
Diffstat (limited to 'unittest')
-rw-r--r-- | unittest/mysys/base64-t.c | 3 | ||||
-rw-r--r-- | unittest/mysys/bitmap-t.c | 3 | ||||
-rw-r--r-- | unittest/mysys/my_atomic-t.c | 3 | ||||
-rw-r--r-- | unittest/mytap/tap.c | 3 | ||||
-rw-r--r-- | unittest/mytap/tap.h | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/unittest/mysys/base64-t.c b/unittest/mysys/base64-t.c index ccec0c77086..39025fce66e 100644 --- a/unittest/mysys/base64-t.c +++ b/unittest/mysys/base64-t.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. + published by 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/mysys/bitmap-t.c b/unittest/mysys/bitmap-t.c index d5683baff66..779508ee228 100644 --- a/unittest/mysys/bitmap-t.c +++ b/unittest/mysys/bitmap-t.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/mysys/my_atomic-t.c b/unittest/mysys/my_atomic-t.c index fe93b0942ce..aa730552582 100644 --- a/unittest/mysys/my_atomic-t.c +++ b/unittest/mysys/my_atomic-t.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.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 |