diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-09-07 09:47:42 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-09-07 09:47:42 +0200 |
commit | dbd009d6614992e5a31177aa1c7b59c8faf84a18 (patch) | |
tree | a8eb066be0bd733a1c6c8c71746e09048db5bd0c /compile-innodb | |
parent | 6bd24f07d4357d32a4bc7208654dc8bd0df30b76 (diff) | |
download | mariadb-git-dbd009d6614992e5a31177aa1c7b59c8faf84a18.tar.gz |
Percona-Server-5.5.33-rel31.1.tar.gz
Diffstat (limited to 'compile-innodb')
-rw-r--r--[-rwxr-xr-x] | compile-innodb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/compile-innodb b/compile-innodb index 988c862465d..6b0b2df66da 100755..100644 --- a/compile-innodb +++ b/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/ |