diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-09-07 13:49:15 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-09-07 13:49:15 +0200 |
commit | 1904a5d0cc128f5f28746d050214e3fc79ab6568 (patch) | |
tree | 7bfb45e962321e5f0f113ac8ca4a2c438fbe3065 /BUILD | |
parent | b838d081ad346e52787753b1799c627922c4a6c7 (diff) | |
parent | dbd009d6614992e5a31177aa1c7b59c8faf84a18 (diff) | |
download | mariadb-git-1904a5d0cc128f5f28746d050214e3fc79ab6568.tar.gz |
Percona-Server-5.5.33-rel31.1.tar.gz
Diffstat (limited to 'BUILD')
-rw-r--r--[-rwxr-xr-x] | BUILD/compile-innodb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD/compile-innodb b/BUILD/compile-innodb index 988c862465d..6b0b2df66da 100755..100644 --- a/BUILD/compile-innodb +++ b/BUILD/compile-innodb @@ -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., 59 Temple -# Place, Suite 330, Boston, MA 02111-1307 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/ |