diff options
Diffstat (limited to 'sql-bench')
-rw-r--r-- | sql-bench/Makefile.am | 4 | ||||
-rw-r--r-- | sql-bench/as3ap.sh | 4 | ||||
-rw-r--r-- | sql-bench/bench-count-distinct.sh | 4 | ||||
-rw-r--r-- | sql-bench/bench-init.pl.sh | 4 | ||||
-rw-r--r-- | sql-bench/compare-results.sh | 4 | ||||
-rw-r--r-- | sql-bench/copy-db.sh | 4 | ||||
-rw-r--r-- | sql-bench/crash-me.sh | 4 | ||||
-rwxr-xr-x | sql-bench/print-limit-table | 4 | ||||
-rw-r--r-- | sql-bench/run-all-tests.sh | 4 | ||||
-rw-r--r-- | sql-bench/server-cfg.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-ATIS.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-alter-table.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-big-tables.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-connect.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-create.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-insert.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-select.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-transactions.sh | 4 | ||||
-rw-r--r-- | sql-bench/test-wisconsin.sh | 4 |
19 files changed, 38 insertions, 38 deletions
diff --git a/sql-bench/Makefile.am b/sql-bench/Makefile.am index 12f3d5550b3..ffaa6d5b5eb 100644 --- a/sql-bench/Makefile.am +++ b/sql-bench/Makefile.am @@ -2,8 +2,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/as3ap.sh b/sql-bench/as3ap.sh index f6827c004d7..bf428c9bf5e 100644 --- a/sql-bench/as3ap.sh +++ b/sql-bench/as3ap.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/bench-count-distinct.sh b/sql-bench/bench-count-distinct.sh index 8ebc910df59..f6cba162e41 100644 --- a/sql-bench/bench-count-distinct.sh +++ b/sql-bench/bench-count-distinct.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/bench-init.pl.sh b/sql-bench/bench-init.pl.sh index 31282d06abf..c044ac3eacd 100644 --- a/sql-bench/bench-init.pl.sh +++ b/sql-bench/bench-init.pl.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/compare-results.sh b/sql-bench/compare-results.sh index e95bd23e6a3..f9ac70ea866 100644 --- a/sql-bench/compare-results.sh +++ b/sql-bench/compare-results.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/copy-db.sh b/sql-bench/copy-db.sh index 3d2f418280c..c1379d2d3fc 100644 --- a/sql-bench/copy-db.sh +++ b/sql-bench/copy-db.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/crash-me.sh b/sql-bench/crash-me.sh index a40ef8fbc7d..c5718991dbb 100644 --- a/sql-bench/crash-me.sh +++ b/sql-bench/crash-me.sh @@ -4,8 +4,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/print-limit-table b/sql-bench/print-limit-table index 53b62ae3397..b2e9c5b9bf6 100755 --- a/sql-bench/print-limit-table +++ b/sql-bench/print-limit-table @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/run-all-tests.sh b/sql-bench/run-all-tests.sh index da576d73852..0b0d164530c 100644 --- a/sql-bench/run-all-tests.sh +++ b/sql-bench/run-all-tests.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/server-cfg.sh b/sql-bench/server-cfg.sh index 75528b24b77..f267047d447 100644 --- a/sql-bench/server-cfg.sh +++ b/sql-bench/server-cfg.sh @@ -4,8 +4,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-ATIS.sh b/sql-bench/test-ATIS.sh index 1f11f4319b5..4b47029af09 100644 --- a/sql-bench/test-ATIS.sh +++ b/sql-bench/test-ATIS.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-alter-table.sh b/sql-bench/test-alter-table.sh index 2ca54000065..afb4f43a258 100644 --- a/sql-bench/test-alter-table.sh +++ b/sql-bench/test-alter-table.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-big-tables.sh b/sql-bench/test-big-tables.sh index fb58247eddd..f6fba955403 100644 --- a/sql-bench/test-big-tables.sh +++ b/sql-bench/test-big-tables.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-connect.sh b/sql-bench/test-connect.sh index b7a360cac38..6c8ac19cab4 100644 --- a/sql-bench/test-connect.sh +++ b/sql-bench/test-connect.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-create.sh b/sql-bench/test-create.sh index 8188b47f587..850f05dfb94 100644 --- a/sql-bench/test-create.sh +++ b/sql-bench/test-create.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-insert.sh b/sql-bench/test-insert.sh index f83d0fd13be..70af0447c84 100644 --- a/sql-bench/test-insert.sh +++ b/sql-bench/test-insert.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-select.sh b/sql-bench/test-select.sh index 63f70b0aaa1..57446713126 100644 --- a/sql-bench/test-select.sh +++ b/sql-bench/test-select.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-transactions.sh b/sql-bench/test-transactions.sh index 50d7098bca7..e60b811d0c8 100644 --- a/sql-bench/test-transactions.sh +++ b/sql-bench/test-transactions.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/sql-bench/test-wisconsin.sh b/sql-bench/test-wisconsin.sh index 89ffb9aa629..fe4586f147c 100644 --- a/sql-bench/test-wisconsin.sh +++ b/sql-bench/test-wisconsin.sh @@ -3,8 +3,8 @@ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# License as published by the Free Software Foundation; version 2 +# of the License. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of |