diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Makefile.am | 3 | ||||
-rw-r--r-- | extra/charset2html.c | 3 | ||||
-rw-r--r-- | extra/comp_err.c | 3 | ||||
-rw-r--r-- | extra/innochecksum.c | 3 | ||||
-rw-r--r-- | extra/my_print_defaults.c | 3 | ||||
-rw-r--r-- | extra/mysql_waitpid.c | 3 | ||||
-rw-r--r-- | extra/perror.c | 3 | ||||
-rw-r--r-- | extra/replace.c | 3 | ||||
-rw-r--r-- | extra/resolve_stack_dump.c | 3 | ||||
-rw-r--r-- | extra/resolveip.c | 3 |
10 files changed, 10 insertions, 20 deletions
diff --git a/extra/Makefile.am b/extra/Makefile.am index 81a6f5f5cb9..f2f8a5e3462 100644 --- a/extra/Makefile.am +++ b/extra/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/extra/charset2html.c b/extra/charset2html.c index 96862ff16a1..8795c82bc34 100644 --- a/extra/charset2html.c +++ b/extra/charset2html.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/extra/comp_err.c b/extra/comp_err.c index 0a77cf6f66d..00aab96454e 100644 --- a/extra/comp_err.c +++ b/extra/comp_err.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/extra/innochecksum.c b/extra/innochecksum.c index eda5cef4647..33f925a4cad 100644 --- a/extra/innochecksum.c +++ b/extra/innochecksum.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/extra/my_print_defaults.c b/extra/my_print_defaults.c index bcf8c7aed7c..af739ae590b 100644 --- a/extra/my_print_defaults.c +++ b/extra/my_print_defaults.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. + 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/extra/mysql_waitpid.c b/extra/mysql_waitpid.c index c228cc52c8b..a166e6b15af 100644 --- a/extra/mysql_waitpid.c +++ b/extra/mysql_waitpid.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/extra/perror.c b/extra/perror.c index d4eae3e471d..c49869be681 100644 --- a/extra/perror.c +++ b/extra/perror.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/extra/replace.c b/extra/replace.c index cad3589819b..de0a4b05764 100644 --- a/extra/replace.c +++ b/extra/replace.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/extra/resolve_stack_dump.c b/extra/resolve_stack_dump.c index 666125990d2..04ab8a30f0d 100644 --- a/extra/resolve_stack_dump.c +++ b/extra/resolve_stack_dump.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/extra/resolveip.c b/extra/resolveip.c index eb05886d5b1..5bbecab5e6b 100644 --- a/extra/resolveip.c +++ b/extra/resolveip.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 |