diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-03-19 13:29:12 +0100 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-03-19 13:29:12 +0100 |
commit | fe85f546405b16259ab97721610c9b5a64c53e22 (patch) | |
tree | bf203ed572abaa822dee3f1a12d9d0796fe1f6a0 /strings | |
parent | 9a50feca6ba1be1aca8422889f3c68253ff7e470 (diff) | |
download | mariadb-git-fe85f546405b16259ab97721610c9b5a64c53e22.tar.gz |
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
Diffstat (limited to 'strings')
-rw-r--r-- | strings/bmove_upp-sparc.s | 4 | ||||
-rw-r--r-- | strings/longlong2str-x86.s | 2 | ||||
-rw-r--r-- | strings/macros.asm | 4 | ||||
-rw-r--r-- | strings/my_strtoll10-x86.s | 3 | ||||
-rw-r--r-- | strings/ptr_cmp.asm | 4 | ||||
-rw-r--r-- | strings/strappend-sparc.s | 4 | ||||
-rw-r--r-- | strings/strend-sparc.s | 4 | ||||
-rw-r--r-- | strings/strings-not-used.h | 2 | ||||
-rw-r--r-- | strings/strings-x86.s | 2 | ||||
-rw-r--r-- | strings/strings.asm | 4 | ||||
-rw-r--r-- | strings/strinstr-sparc.s | 4 | ||||
-rw-r--r-- | strings/strmake-sparc.s | 4 | ||||
-rw-r--r-- | strings/strmov-sparc.s | 4 | ||||
-rw-r--r-- | strings/strnmov-sparc.s | 4 | ||||
-rw-r--r-- | strings/strstr-sparc.s | 4 | ||||
-rw-r--r-- | strings/strxmov-sparc.s | 4 | ||||
-rw-r--r-- | strings/strxmov.asm | 4 | ||||
-rw-r--r-- | strings/t_ctype.h | 2 |
18 files changed, 32 insertions, 31 deletions
diff --git a/strings/bmove_upp-sparc.s b/strings/bmove_upp-sparc.s index a61140320a2..9da55c4f828 100644 --- a/strings/bmove_upp-sparc.s +++ b/strings/bmove_upp-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "bmove_upp-sparc.s" .section ".text" diff --git a/strings/longlong2str-x86.s b/strings/longlong2str-x86.s index ce820878e5c..fb93d104954 100644 --- a/strings/longlong2str-x86.s +++ b/strings/longlong2str-x86.s @@ -10,7 +10,7 @@ # # 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 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA # Optimized longlong2str function for Intel 80x86 (gcc/gas syntax) # Some set sequences are optimized for pentuimpro II diff --git a/strings/macros.asm b/strings/macros.asm index 93af58ea247..c981ea3d298 100644 --- a/strings/macros.asm +++ b/strings/macros.asm @@ -12,8 +12,8 @@ ; ; You should have received a copy of the GNU Library General Public ; License along with this library; if not, write to the Free -; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -; MA 02111-1307, USA +; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +; MA 02110-1301, USA ; Some useful macros
diff --git a/strings/my_strtoll10-x86.s b/strings/my_strtoll10-x86.s index d16287fe17a..f9add0cac05 100644 --- a/strings/my_strtoll10-x86.s +++ b/strings/my_strtoll10-x86.s @@ -11,7 +11,8 @@ # # 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 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA # Implemention of my_strtoll(): Converting a string to a 64 bit integer. # For documentation, check my_strtoll.c diff --git a/strings/ptr_cmp.asm b/strings/ptr_cmp.asm index 925aa46e292..eb9dad2c456 100644 --- a/strings/ptr_cmp.asm +++ b/strings/ptr_cmp.asm @@ -12,8 +12,8 @@ ; ; You should have received a copy of the GNU Library General Public ; License along with this library; if not, write to the Free -; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -; MA 02111-1307, USA +; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +; MA 02110-1301, USA TITLE Optimized cmp of pointer to strings of unsigned chars diff --git a/strings/strappend-sparc.s b/strings/strappend-sparc.s index 9c58ffd7a1f..4e3b1de8e1c 100644 --- a/strings/strappend-sparc.s +++ b/strings/strappend-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "strappend-sparc.s" .section ".text" diff --git a/strings/strend-sparc.s b/strings/strend-sparc.s index 8cfa1af00d3..55a4d4492c8 100644 --- a/strings/strend-sparc.s +++ b/strings/strend-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "strend-sparc.s" .section ".text" diff --git a/strings/strings-not-used.h b/strings/strings-not-used.h index 5763f32e0ca..b989b43af1d 100644 --- a/strings/strings-not-used.h +++ b/strings/strings-not-used.h @@ -11,7 +11,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ /* File : strings.h Author : Richard A. O'Keefe. diff --git a/strings/strings-x86.s b/strings/strings-x86.s index 3af8ec024dc..526b4bcda1a 100644 --- a/strings/strings-x86.s +++ b/strings/strings-x86.s @@ -10,7 +10,7 @@ # # 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 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA # Optimized string functions Intel 80x86 (gcc/gas syntax) diff --git a/strings/strings.asm b/strings/strings.asm index 24f7fed6a71..5d1333db1a6 100644 --- a/strings/strings.asm +++ b/strings/strings.asm @@ -12,8 +12,8 @@ ; ; You should have received a copy of the GNU Library General Public ; License along with this library; if not, write to the Free -; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -; MA 02111-1307, USA +; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +; MA 02110-1301, USA ; Note that if you don't have a macro assembler (like MASM) to compile ; this file, you can instead compile all *.c files in the string diff --git a/strings/strinstr-sparc.s b/strings/strinstr-sparc.s index c39b2793a34..83d91784fa3 100644 --- a/strings/strinstr-sparc.s +++ b/strings/strinstr-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "strinstr-sparc.s" .section ".text" diff --git a/strings/strmake-sparc.s b/strings/strmake-sparc.s index 68f30da6e53..c721021b47b 100644 --- a/strings/strmake-sparc.s +++ b/strings/strmake-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "strmake-sparc.s" .section ".text" diff --git a/strings/strmov-sparc.s b/strings/strmov-sparc.s index b472aad5d90..6a91ffc4b4a 100644 --- a/strings/strmov-sparc.s +++ b/strings/strmov-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "strmov-sparc.s" .section ".text" diff --git a/strings/strnmov-sparc.s b/strings/strnmov-sparc.s index a4b6cdd0bc0..ad21441c3e5 100644 --- a/strings/strnmov-sparc.s +++ b/strings/strnmov-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "strnmov-sparc.s" .section ".text" diff --git a/strings/strstr-sparc.s b/strings/strstr-sparc.s index 0593c1ddf61..d7ee2e3c2b9 100644 --- a/strings/strstr-sparc.s +++ b/strings/strstr-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA .file "strstr-sparc.s" .section ".text" diff --git a/strings/strxmov-sparc.s b/strings/strxmov-sparc.s index 8a7032f67c6..bf0df11ffc7 100644 --- a/strings/strxmov-sparc.s +++ b/strings/strxmov-sparc.s @@ -12,8 +12,8 @@ ! ! You should have received a copy of the GNU Library General Public ! License along with this library; if not, write to the Free -! Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -! MA 02111-1307, USA +! Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +! MA 02110-1301, USA ! ! Note that this function only works on 32 bit sparc systems diff --git a/strings/strxmov.asm b/strings/strxmov.asm index 20273da868f..3024fb589e9 100644 --- a/strings/strxmov.asm +++ b/strings/strxmov.asm @@ -12,8 +12,8 @@ ; ; You should have received a copy of the GNU Library General Public ; License along with this library; if not, write to the Free -; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -; MA 02111-1307, USA +; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +; MA 02110-1301, USA TITLE Optimized strxmov for MSDOS / Intel 8086 diff --git a/strings/t_ctype.h b/strings/t_ctype.h index 31c366a9ab4..2f3483e2a84 100644 --- a/strings/t_ctype.h +++ b/strings/t_ctype.h @@ -11,7 +11,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ /* Copyright (C) 1998, 1999 by Pruet Boonma, all rights reserved. |