diff options
author | kent@kent-amd64.(none) <> | 2006-12-23 20:20:40 +0100 |
---|---|---|
committer | kent@kent-amd64.(none) <> | 2006-12-23 20:20:40 +0100 |
commit | be15e3bc15921085ea558f8764ed1fad137ccaa1 (patch) | |
tree | 5283b715c9535e3fdade4d3cf17559c467d87078 /vio | |
parent | 3368730535915c58d8bb68cffc35c53192002de6 (diff) | |
parent | 226a5c833f3084bc634996c70d47a1c0d9164e0d (diff) | |
download | mariadb-git-be15e3bc15921085ea558f8764ed1fad137ccaa1.tar.gz |
Merge mysql.com:/home/kent/bk/main/mysql-5.0
into mysql.com:/home/kent/bk/main/mysql-5.1
Diffstat (limited to 'vio')
-rw-r--r-- | vio/Makefile.am | 3 | ||||
-rw-r--r-- | vio/test-ssl.c | 3 | ||||
-rw-r--r-- | vio/test-sslclient.c | 3 | ||||
-rw-r--r-- | vio/test-sslserver.c | 3 | ||||
-rw-r--r-- | vio/vio.c | 3 | ||||
-rw-r--r-- | vio/vio_priv.h | 3 | ||||
-rw-r--r-- | vio/viosocket.c | 3 | ||||
-rw-r--r-- | vio/viossl.c | 3 | ||||
-rw-r--r-- | vio/viosslfactories.c | 3 | ||||
-rw-r--r-- | vio/viotest-ssl.c | 3 |
10 files changed, 10 insertions, 20 deletions
diff --git a/vio/Makefile.am b/vio/Makefile.am index 107ad7870bb..e1aed9aeb17 100644 --- a/vio/Makefile.am +++ b/vio/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/vio/test-ssl.c b/vio/test-ssl.c index f8172426e38..76833e25949 100644 --- a/vio/test-ssl.c +++ b/vio/test-ssl.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/vio/test-sslclient.c b/vio/test-sslclient.c index 49d6768c884..c8e14721375 100644 --- a/vio/test-sslclient.c +++ b/vio/test-sslclient.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/vio/test-sslserver.c b/vio/test-sslserver.c index daec3a6e6f9..59456db1fd4 100644 --- a/vio/test-sslserver.c +++ b/vio/test-sslserver.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/vio/vio.c b/vio/vio.c index f20acb249ef..e3e61f44650 100644 --- a/vio/vio.c +++ b/vio/vio.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/vio/vio_priv.h b/vio/vio_priv.h index db331abdea8..6820e49273a 100644 --- a/vio/vio_priv.h +++ b/vio/vio_priv.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 diff --git a/vio/viosocket.c b/vio/viosocket.c index 34ef6159a86..d3a479edac3 100644 --- a/vio/viosocket.c +++ b/vio/viosocket.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/vio/viossl.c b/vio/viossl.c index f436262a3ce..6686e63de0e 100644 --- a/vio/viossl.c +++ b/vio/viossl.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/vio/viosslfactories.c b/vio/viosslfactories.c index 7bb2258532f..147e80aa2f4 100644 --- a/vio/viosslfactories.c +++ b/vio/viosslfactories.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/vio/viotest-ssl.c b/vio/viotest-ssl.c index b4a191a1e2f..81d119ff207 100644 --- a/vio/viotest-ssl.c +++ b/vio/viotest-ssl.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 |