Skip to content

Commit c0ac0b8

Browse files
committed
Update FSF address
1 parent f177f12 commit c0ac0b8

File tree

719 files changed

+725
-725
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

719 files changed

+725
-725
lines changed

extra/mariabackup/backup_copy.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
3535
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
3636
3737
You should have received a copy of the GNU General Public License along with
38-
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
39-
Place, Suite 330, Boston, MA 02111-1307 USA
38+
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
39+
Street, Fifth Floor, Boston, MA 02110-1335 USA
4040
4141
*******************************************************/
4242

extra/mariabackup/backup_mysql.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
3434
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
3535
3636
You should have received a copy of the GNU General Public License along with
37-
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
38-
Place, Suite 330, Boston, MA 02111-1307 USA
37+
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
38+
Street, Fifth Floor, Boston, MA 02110-1335 USA
3939
4040
*******************************************************/
4141
#define MYSQL_CLIENT

extra/mariabackup/crc/crc-intel-pclmul.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
3535
*
3636
* You should have received a copy of the GNU Lesser General Public
3737
* License along with this program; if not, write to the Free Software
38-
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
38+
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
3939
*
4040
*/
4141

extra/mariabackup/innobackupex.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
3434
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
3535
3636
You should have received a copy of the GNU General Public License along with
37-
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
38-
Place, Suite 330, Boston, MA 02111-1307 USA
37+
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
38+
Street, Fifth Floor, Boston, MA 02110-1335 USA
3939
4040
*******************************************************/
4141

extra/mariabackup/xtrabackup.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
3434
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
3535
3636
You should have received a copy of the GNU General Public License along with
37-
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
38-
Place, Suite 330, Boston, MA 02111-1307 USA
37+
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
38+
Street, Fifth Floor, Boston, MA 02110-1335 USA
3939
4040
*******************************************************/
4141

include/big_endian.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
You should have received a copy of the GNU General Public License
1313
along with this program; if not, write to the Free Software
14-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA */
14+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA */
1515

1616
/*
1717
Data in big-endian format.

include/byte_order_generic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
You should have received a copy of the GNU General Public License
1313
along with this program; if not, write to the Free Software
14-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA */
14+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA */
1515

1616
/*
1717
Endianness-independent definitions for architectures other

include/byte_order_generic_x86.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
You should have received a copy of the GNU General Public License
1313
along with this program; if not, write to the Free Software
14-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA */
14+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA */
1515

1616
/*
1717
Optimized function-like macros for the x86 architecture (_WIN32 included).

include/byte_order_generic_x86_64.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
You should have received a copy of the GNU General Public License
1313
along with this program; if not, write to the Free Software
14-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA */
14+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA */
1515

1616
/*
1717
Optimized function-like macros for the x86 architecture (_WIN32 included).

include/little_endian.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
You should have received a copy of the GNU General Public License
1313
along with this program; if not, write to the Free Software
14-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA */
14+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA */
1515

1616
/*
1717
Data in little-endian format.

0 commit comments

Comments
 (0)