diff options
Diffstat (limited to 'mysys')
-rw-r--r-- | mysys/my_atomic.c | 3 | ||||
-rw-r--r-- | mysys/my_getncpus.c | 3 | ||||
-rw-r--r-- | mysys/my_memmem.c | 3 | ||||
-rw-r--r-- | mysys/my_vle.c | 3 | ||||
-rw-r--r-- | mysys/trie.c | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/mysys/my_atomic.c b/mysys/my_atomic.c index 6f56d76e6b8..6a30267eb80 100644 --- a/mysys/my_atomic.c +++ b/mysys/my_atomic.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/mysys/my_getncpus.c b/mysys/my_getncpus.c index 6c45617e496..82e87dee2e4 100644 --- a/mysys/my_getncpus.c +++ b/mysys/my_getncpus.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/mysys/my_memmem.c b/mysys/my_memmem.c index 86916bff860..9230337409d 100644 --- a/mysys/my_memmem.c +++ b/mysys/my_memmem.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/mysys/my_vle.c b/mysys/my_vle.c index edcb287484f..5b93ba69bd9 100644 --- a/mysys/my_vle.c +++ b/mysys/my_vle.c @@ -3,8 +3,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/mysys/trie.c b/mysys/trie.c index 1f638f8f732..8daa6f3e661 100644 --- a/mysys/trie.c +++ b/mysys/trie.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 |