diff options
Diffstat (limited to 'BUILD')
-rwxr-xr-x | BUILD/compile-bintar | 2 | ||||
-rw-r--r-- | BUILD/util.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BUILD/compile-bintar b/BUILD/compile-bintar index 94d1371f69d..56c3cb7258b 100755 --- a/BUILD/compile-bintar +++ b/BUILD/compile-bintar @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA. # This script's purpose is to build the binary tarball packages for MariaDB diff --git a/BUILD/util.sh b/BUILD/util.sh index 010b3d86e06..d1f4722b62c 100644 --- a/BUILD/util.sh +++ b/BUILD/util.sh @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA. # Setting cpu options. get_cpuopt () { |