diff options
Diffstat (limited to 'BUILD')
-rwxr-xr-x | BUILD/cleanup | 2 | ||||
-rwxr-xr-x | BUILD/compile-alpha | 2 | ||||
-rwxr-xr-x | BUILD/compile-amd64-debug-max-no-ndb | 2 | ||||
-rwxr-xr-x | BUILD/compile-amd64-gcov | 2 | ||||
-rwxr-xr-x | BUILD/compile-amd64-gprof | 2 | ||||
-rw-r--r-- | BUILD/compile-amd64-max-sci | 2 | ||||
-rwxr-xr-x | BUILD/compile-pentium-cybozu | 2 | ||||
-rwxr-xr-x | BUILD/compile-pentium-gcov | 2 | ||||
-rwxr-xr-x | BUILD/compile-pentium-gprof | 2 | ||||
-rwxr-xr-x | BUILD/compile-pentium-icc | 3 | ||||
-rw-r--r-- | BUILD/compile-pentium-icc-yassl | 3 | ||||
-rwxr-xr-x | BUILD/compile-pentium-myodbc | 3 | ||||
-rwxr-xr-x | BUILD/compile-pentium64 | 1 | ||||
-rwxr-xr-x | BUILD/compile-pentium64-gcov | 1 | ||||
-rwxr-xr-x | BUILD/compile-pentium64-gprof | 1 | ||||
-rwxr-xr-x | BUILD/compile-pentium64-max | 1 | ||||
-rw-r--r-- | BUILD/compile-pentium64-max-sci | 3 | ||||
-rwxr-xr-x | BUILD/compile-ppc | 3 | ||||
-rwxr-xr-x | BUILD/compile-solaris-amd64 | 1 | ||||
-rw-r--r-- | BUILD/compile-solaris-amd64-debug | 3 |
20 files changed, 26 insertions, 15 deletions
diff --git a/BUILD/cleanup b/BUILD/cleanup index e8397ca9663..1a3cfa7b24e 100755 --- a/BUILD/cleanup +++ b/BUILD/cleanup @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2003 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-alpha b/BUILD/compile-alpha index 5e05748d178..45f72eb90e1 100755 --- a/BUILD/compile-alpha +++ b/BUILD/compile-alpha @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2000, 2002 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-amd64-debug-max-no-ndb b/BUILD/compile-amd64-debug-max-no-ndb index 5b928886f7a..100a17163a4 100755 --- a/BUILD/compile-amd64-debug-max-no-ndb +++ b/BUILD/compile-amd64-debug-max-no-ndb @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2005, 2006 MySQL AB -# +# Use is subject to license terms # This program 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; version 2 diff --git a/BUILD/compile-amd64-gcov b/BUILD/compile-amd64-gcov index 8f718b509aa..80936d1f3ec 100755 --- a/BUILD/compile-amd64-gcov +++ b/BUILD/compile-amd64-gcov @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-amd64-gprof b/BUILD/compile-amd64-gprof index a5c5ce0e7d8..b6e38a68b8f 100755 --- a/BUILD/compile-amd64-gprof +++ b/BUILD/compile-amd64-gprof @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-amd64-max-sci b/BUILD/compile-amd64-max-sci index 76a0257959f..fbcbba7920b 100644 --- a/BUILD/compile-amd64-max-sci +++ b/BUILD/compile-amd64-max-sci @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-pentium-cybozu b/BUILD/compile-pentium-cybozu index 0e07e553a63..fc65adf1ea1 100755 --- a/BUILD/compile-pentium-cybozu +++ b/BUILD/compile-pentium-cybozu @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2005 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-pentium-gcov b/BUILD/compile-pentium-gcov index 33f74d01db0..56072f619e5 100755 --- a/BUILD/compile-pentium-gcov +++ b/BUILD/compile-pentium-gcov @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2000, 2007 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-pentium-gprof b/BUILD/compile-pentium-gprof index 0f02aa4f236..52231e7832a 100755 --- a/BUILD/compile-pentium-gprof +++ b/BUILD/compile-pentium-gprof @@ -1,7 +1,7 @@ #! /bin/sh # Copyright (C) 2001, 2007 MySQL AB -# +# Use is subject to license terms # 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; version 2 of the License. diff --git a/BUILD/compile-pentium-icc b/BUILD/compile-pentium-icc index a94f4b62878..23333a13c15 100755 --- a/BUILD/compile-pentium-icc +++ b/BUILD/compile-pentium-icc @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2005 MySQL AB -# +# Use is subject to license terms +# # 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; version 2 of the License. diff --git a/BUILD/compile-pentium-icc-yassl b/BUILD/compile-pentium-icc-yassl index 256aefdcaac..ef0ec1a5d76 100644 --- a/BUILD/compile-pentium-icc-yassl +++ b/BUILD/compile-pentium-icc-yassl @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2005 MySQL AB -# +# Use is subject to license terms +# # 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; version 2 of the License. diff --git a/BUILD/compile-pentium-myodbc b/BUILD/compile-pentium-myodbc index 36add93d2df..d9b1dd47129 100755 --- a/BUILD/compile-pentium-myodbc +++ b/BUILD/compile-pentium-myodbc @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2000 MySQL AB -# +# Use is subject to license terms +# # 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; version 2 of the License. diff --git a/BUILD/compile-pentium64 b/BUILD/compile-pentium64 index 1b2b080b109..b3d30628a4c 100755 --- a/BUILD/compile-pentium64 +++ b/BUILD/compile-pentium64 @@ -1,6 +1,7 @@ #! /bin/sh # Copyright (C) 2006, 2007 MySQL AB +# Use is subject to license terms # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public diff --git a/BUILD/compile-pentium64-gcov b/BUILD/compile-pentium64-gcov index 606965532ea..4d400d3a43e 100755 --- a/BUILD/compile-pentium64-gcov +++ b/BUILD/compile-pentium64-gcov @@ -1,6 +1,7 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB +# Use is subject to license terms # # 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 diff --git a/BUILD/compile-pentium64-gprof b/BUILD/compile-pentium64-gprof index 40851a48b41..64637e65656 100755 --- a/BUILD/compile-pentium64-gprof +++ b/BUILD/compile-pentium64-gprof @@ -1,6 +1,7 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB +# Use is subject to license terms # # 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 diff --git a/BUILD/compile-pentium64-max b/BUILD/compile-pentium64-max index 4d067d16fca..3ee4d6e6e7d 100755 --- a/BUILD/compile-pentium64-max +++ b/BUILD/compile-pentium64-max @@ -1,6 +1,7 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB +# Use is subject to license terms # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public diff --git a/BUILD/compile-pentium64-max-sci b/BUILD/compile-pentium64-max-sci index 0e6db7d84c6..a19351308c5 100644 --- a/BUILD/compile-pentium64-max-sci +++ b/BUILD/compile-pentium64-max-sci @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB -# +# Use is subject to license terms +# # 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; version 2 of the License. diff --git a/BUILD/compile-ppc b/BUILD/compile-ppc index a8e2d838a19..18051aa33ee 100755 --- a/BUILD/compile-ppc +++ b/BUILD/compile-ppc @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2004 MySQL AB -# +# Use is subject to license terms +# # 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; version 2 of the License. diff --git a/BUILD/compile-solaris-amd64 b/BUILD/compile-solaris-amd64 index 970e1a54134..c0928f76ae7 100755 --- a/BUILD/compile-solaris-amd64 +++ b/BUILD/compile-solaris-amd64 @@ -1,6 +1,7 @@ #!/usr/bin/bash # Copyright (C) 2007 MySQL AB +# Use is subject to license terms # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public diff --git a/BUILD/compile-solaris-amd64-debug b/BUILD/compile-solaris-amd64-debug index ec1573fa0ad..d82b92ab8f8 100644 --- a/BUILD/compile-solaris-amd64-debug +++ b/BUILD/compile-solaris-amd64-debug @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB -# +# Use is subject to license terms +# # 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; version 2 of the License. |