summaryrefslogtreecommitdiff
path: root/sql-common
diff options
context:
space:
mode:
authorkent@mysql.com/kent-amd64.(none) <>2006-12-23 20:17:15 +0100
committerkent@mysql.com/kent-amd64.(none) <>2006-12-23 20:17:15 +0100
commit226a5c833f3084bc634996c70d47a1c0d9164e0d (patch)
tree8015408b1fab2e4bb245c305831b84124d59d5ca /sql-common
parent51fcec6a2070835b5bda4166be2b9db3a598b0b4 (diff)
downloadmariadb-git-226a5c833f3084bc634996c70d47a1c0d9164e0d.tar.gz
Many files:
Changed header to GPL version 2 only
Diffstat (limited to 'sql-common')
-rw-r--r--sql-common/Makefile.am3
-rw-r--r--sql-common/client.c3
-rw-r--r--sql-common/my_time.c3
-rw-r--r--sql-common/my_user.c3
-rw-r--r--sql-common/pack.c3
5 files changed, 5 insertions, 10 deletions
diff --git a/sql-common/Makefile.am b/sql-common/Makefile.am
index d71523a741c..30e1ff13e7e 100644
--- a/sql-common/Makefile.am
+++ b/sql-common/Makefile.am
@@ -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/sql-common/client.c b/sql-common/client.c
index c8984e29a34..bcba50548ca 100644
--- a/sql-common/client.c
+++ b/sql-common/client.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/sql-common/my_time.c b/sql-common/my_time.c
index 2669f234143..76f86306c77 100644
--- a/sql-common/my_time.c
+++ b/sql-common/my_time.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/sql-common/my_user.c b/sql-common/my_user.c
index c39f08e520f..fa5b80413bf 100644
--- a/sql-common/my_user.c
+++ b/sql-common/my_user.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/sql-common/pack.c b/sql-common/pack.c
index ed79143a04b..33c1103fb04 100644
--- a/sql-common/pack.c
+++ b/sql-common/pack.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