diff options
Diffstat (limited to 'BUILD/compile-innodb')
-rwxr-xr-x[-rw-r--r--] | BUILD/compile-innodb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/BUILD/compile-innodb b/BUILD/compile-innodb index 6b0b2df66da..fa791282b28 100644..100755 --- a/BUILD/compile-innodb +++ b/BUILD/compile-innodb @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved. # # 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 @@ -11,8 +11,8 @@ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # # 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 St, Fifth Floor, Boston, MA 02110-1301 USA +# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, +# Fifth Floor, Boston, MA 02110-1301 USA # # we assume this script is in storage/innobase/ |