diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-06-10 22:29:41 +0200 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-06-10 22:29:41 +0200 |
commit | b292b5d2e376e75d32f85794dad032811e9da69a (patch) | |
tree | 83aeaa94ffd927c93d2afc0cc73190324a9cdfce /storage/innobase/compile-innodb | |
parent | df2f1d4cc8981187790826261202bc0f778417a8 (diff) | |
download | mariadb-git-b292b5d2e376e75d32f85794dad032811e9da69a.tar.gz |
Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS
Diffstat (limited to 'storage/innobase/compile-innodb')
-rw-r--r--[-rwxr-xr-x] | storage/innobase/compile-innodb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/innobase/compile-innodb b/storage/innobase/compile-innodb index 988c862465d..6b0b2df66da 100755..100644 --- a/storage/innobase/compile-innodb +++ b/storage/innobase/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/ |