diff options
Diffstat (limited to 'myisammrg')
-rw-r--r-- | myisammrg/Makefile.am | 3 | ||||
-rw-r--r-- | myisammrg/myrg_close.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_create.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_def.h | 3 | ||||
-rw-r--r-- | myisammrg/myrg_delete.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_extra.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_info.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_locking.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_open.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_panic.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_queue.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_range.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rfirst.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rkey.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rlast.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rnext.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rnext_same.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rprev.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rrnd.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_rsame.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_static.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_update.c | 3 | ||||
-rw-r--r-- | myisammrg/myrg_write.c | 3 |
23 files changed, 23 insertions, 46 deletions
diff --git a/myisammrg/Makefile.am b/myisammrg/Makefile.am index 19543927fd2..b909750b482 100644 --- a/myisammrg/Makefile.am +++ b/myisammrg/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/myisammrg/myrg_close.c b/myisammrg/myrg_close.c index 897020c6865..7f8ade9bcb5 100644 --- a/myisammrg/myrg_close.c +++ b/myisammrg/myrg_close.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/myisammrg/myrg_create.c b/myisammrg/myrg_create.c index 7ddb7ecb3b9..628fbdfaad2 100644 --- a/myisammrg/myrg_create.c +++ b/myisammrg/myrg_create.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/myisammrg/myrg_def.h b/myisammrg/myrg_def.h index 00e7950bccf..2a7d461e1b6 100644 --- a/myisammrg/myrg_def.h +++ b/myisammrg/myrg_def.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/myisammrg/myrg_delete.c b/myisammrg/myrg_delete.c index 8b89ed62ac1..ae38f4d65fe 100644 --- a/myisammrg/myrg_delete.c +++ b/myisammrg/myrg_delete.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/myisammrg/myrg_extra.c b/myisammrg/myrg_extra.c index 30bb46d27d4..94b1b6069be 100644 --- a/myisammrg/myrg_extra.c +++ b/myisammrg/myrg_extra.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/myisammrg/myrg_info.c b/myisammrg/myrg_info.c index ba840ac444b..59c1e3f2707 100644 --- a/myisammrg/myrg_info.c +++ b/myisammrg/myrg_info.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/myisammrg/myrg_locking.c b/myisammrg/myrg_locking.c index 98e8305b9ce..066763e9270 100644 --- a/myisammrg/myrg_locking.c +++ b/myisammrg/myrg_locking.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/myisammrg/myrg_open.c b/myisammrg/myrg_open.c index af10f0da90b..f83d64daf14 100644 --- a/myisammrg/myrg_open.c +++ b/myisammrg/myrg_open.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/myisammrg/myrg_panic.c b/myisammrg/myrg_panic.c index ab08b8082c3..d0e9592d52f 100644 --- a/myisammrg/myrg_panic.c +++ b/myisammrg/myrg_panic.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/myisammrg/myrg_queue.c b/myisammrg/myrg_queue.c index 74fdddc7748..f5fafadbdba 100644 --- a/myisammrg/myrg_queue.c +++ b/myisammrg/myrg_queue.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/myisammrg/myrg_range.c b/myisammrg/myrg_range.c index aafdf70525c..cbf6f30a9df 100644 --- a/myisammrg/myrg_range.c +++ b/myisammrg/myrg_range.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/myisammrg/myrg_rfirst.c b/myisammrg/myrg_rfirst.c index 9ba07686c47..febb9f12491 100644 --- a/myisammrg/myrg_rfirst.c +++ b/myisammrg/myrg_rfirst.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/myisammrg/myrg_rkey.c b/myisammrg/myrg_rkey.c index 85464374d5d..ed22f999e19 100644 --- a/myisammrg/myrg_rkey.c +++ b/myisammrg/myrg_rkey.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/myisammrg/myrg_rlast.c b/myisammrg/myrg_rlast.c index 96bb798bd4f..91e90ebd4e4 100644 --- a/myisammrg/myrg_rlast.c +++ b/myisammrg/myrg_rlast.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/myisammrg/myrg_rnext.c b/myisammrg/myrg_rnext.c index 0929c63fc1d..4e1d00b9810 100644 --- a/myisammrg/myrg_rnext.c +++ b/myisammrg/myrg_rnext.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/myisammrg/myrg_rnext_same.c b/myisammrg/myrg_rnext_same.c index 997e4100acd..9c121625145 100644 --- a/myisammrg/myrg_rnext_same.c +++ b/myisammrg/myrg_rnext_same.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/myisammrg/myrg_rprev.c b/myisammrg/myrg_rprev.c index 797993e903d..42b23059d13 100644 --- a/myisammrg/myrg_rprev.c +++ b/myisammrg/myrg_rprev.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/myisammrg/myrg_rrnd.c b/myisammrg/myrg_rrnd.c index d623ea8ea9c..f53899dd0c7 100644 --- a/myisammrg/myrg_rrnd.c +++ b/myisammrg/myrg_rrnd.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/myisammrg/myrg_rsame.c b/myisammrg/myrg_rsame.c index f6b2164dc21..75bc189e2f7 100644 --- a/myisammrg/myrg_rsame.c +++ b/myisammrg/myrg_rsame.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/myisammrg/myrg_static.c b/myisammrg/myrg_static.c index 9e76cbae07b..3e7be31b651 100644 --- a/myisammrg/myrg_static.c +++ b/myisammrg/myrg_static.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/myisammrg/myrg_update.c b/myisammrg/myrg_update.c index 7b9f614b965..48cb5e9368b 100644 --- a/myisammrg/myrg_update.c +++ b/myisammrg/myrg_update.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/myisammrg/myrg_write.c b/myisammrg/myrg_write.c index 532709e361d..5ff88fdbee6 100644 --- a/myisammrg/myrg_write.c +++ b/myisammrg/myrg_write.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 |