]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
All files: Update with new FSF address.
authorKelley Cook <kcook@gcc.gnu.org>
Mon, 15 Aug 2005 00:50:43 +0000 (00:50 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Mon, 15 Aug 2005 00:50:43 +0000 (00:50 +0000)
2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>

* All files: Update with new FSF address.

From-SVN: r103096

17 files changed:
fixincludes/ChangeLog
fixincludes/Makefile.in
fixincludes/fixfixes.c
fixincludes/fixinc.in
fixincludes/fixincl.c
fixincludes/fixincl.x
fixincludes/fixlib.c
fixincludes/fixlib.h
fixincludes/fixopts.c
fixincludes/fixtests.c
fixincludes/genfixes
fixincludes/mkheaders.in
fixincludes/procopen.c
fixincludes/server.c
fixincludes/server.h
fixincludes/system.h
fixincludes/tests/base/string.h

index 8d68b7e44034cc3d2c350edd63d26b191dbd2aa5..fad54a9c81d651023f5d978cefc17451e208c522 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * All files: Update with new FSF address.
+
 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * Makefile.in (WARN_CFLAGS): New.
index 854f6e77612d74de50083c1f36945a50e77bf34a..822e865cf6a93131e363cb4b1ee81e301b83fbec 100644 (file)
@@ -17,8 +17,8 @@
 
 #You should have received a copy of the GNU General Public License
 #along with fixincludes; see the file COPYING.  If not, write to
-#the Free Software Foundation, 59 Temple Place - Suite 330,
-#Boston, MA 02111-1307, USA.
+#the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+#Boston, MA 02110-1301, USA.
 
 SHELL=@SHELL@
 
index c883253123d92e8fb23077f72e356d230898bef2..fa8dc545b0a3b22ebff9cdab706e2288aec43bd3 100644 (file)
@@ -47,8 +47,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #include "fixlib.h"
 #define    GTYPE_SE_CT 1
index ea59e483e0e9b9d9e6937a526d09dfd77381648d..39a92133b71b5c447ea07d95402620d509c8f2db 100755 (executable)
@@ -23,8 +23,8 @@
 # You should have received a copy of the GNU General Public License
 # along with fixincludes.  See the file "COPYING".  If not,
 # write to:  The Free Software Foundation, Inc.,
-#            59 Temple Place - Suite 330,
-#            Boston,  MA  02111-1307, USA.
+#            51 Franklin Street, Fifth Floor,
+#            Boston,  MA  02110-1301, USA.
 #
 # # # # # # # # # # # # # # # # # # # # #
 
index 6d967e6428b9c84189b3827072847878beeb2613..250f0b01b62f1478072b96128582a81763830457 100644 (file)
@@ -18,8 +18,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #include "fixlib.h"
 
index 271c14e29ed4b85e07dfe6816e273c9d5d8d8043..5203a4347f90e39295e1f94aabdfbcc8fa96d9e8 100644 (file)
@@ -36,8 +36,8 @@
  *  You should have received a copy of the GNU General Public License
  *  along with inclhack.  See the file "COPYING".  If not,
  *  write to:  The Free Software Foundation, Inc.,
- *             59 Temple Place - Suite 330,
- *             Boston,  MA  02111-1307, USA.
+ *             51 Franklin Street, Fifth Floor,
+ *             Boston,  MA  02110-1301, USA.
  */
 
 /* * * * * * * * * * * * * * * * * * * * * * * * * *
index 7ab45c514974fcdeea10629672ac1283265aefb5..cc335f5659a16713a2c2dfec405d06e5fea3ab00 100644 (file)
@@ -19,8 +19,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #include "fixlib.h"
 
index 8032f98eb482de8ceefd27b420ae1dfda410ca52..f8d76e3e042ac1ba17fc2429a9df04b1d8cca2fe 100644 (file)
@@ -20,8 +20,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #ifndef GCC_FIXLIB_H
 #define GCC_FIXLIB_H
index 365e27d6faec3bd5783033fda790fd247ede15ca..82c202a282bde24347b8ca93e3d1b256b77187c7 100644 (file)
@@ -16,8 +16,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #include "fixlib.h"
 
index 44ef97253f524778634bf5bdb7ceb418c8435aad..ec1f9752f18f7c5ff67a9fae328fe07847376ae7 100644 (file)
@@ -42,8 +42,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #include "fixlib.h"
 
index b151153dbf6b36c8cc4c6c101aba8877922c1ba2..f50a71dd900305de935cee8749b45ce47b9201fc 100755 (executable)
@@ -15,8 +15,8 @@
 
 # You should have received a copy of the GNU General Public License
 # along with GCC; see the file COPYING.  If not, write to
-# the Free Software Foundation, 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 
 SHELL=/bin/sh
 export SHELL
index 8330ac47454a0f8228518e23a6bb96c1f2565cde..6f029f8cf8483dc9bc2d162298771de38890e9a8 100644 (file)
@@ -16,8 +16,8 @@
 
 #You should have received a copy of the GNU General Public License
 #along with GCC; see the file COPYING.  If not, write to the Free
-#Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-#02111-1307, USA.
+#Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+#02110-1301, USA.
 
 # Basic information
 target=@target@
index 75891e42c712221e21d086d1a60fc380c7c939ad..22d4f67934278fc3b9b65fa3732b27f5c7e47900 100644 (file)
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU General Public License
  *  along with Server Handling.  See the file "COPYING".  If not,
  *  write to:  The Free Software Foundation, Inc.,
- *             59 Temple Place - Suite 330,
- *             Boston,  MA  02111-1307, USA.
+ *             51 Franklin Street, Fifth Floor,
+ *             Boston,  MA  02110-1301, USA.
  *
  * As a special exception, The Free Software Foundation gives
  * permission for additional uses of the text contained in his release
index 73db78b2e79644c2153071478e15c6c41088556d..6db8cf7e101a98e59494e2a3e795789e79c1dc27 100644 (file)
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU General Public License
  *  along with Server Handling.  See the file "COPYING".  If not,
  *  write to:  The Free Software Foundation, Inc.,
- *             59 Temple Place - Suite 330,
- *             Boston,  MA  02111-1307, USA.
+ *             51 Franklin Street, Fifth Floor,
+ *             Boston,  MA  02110-1301, USA.
  *
  * As a special exception, The Free Software Foundation gives
  * permission for additional uses of the text contained in his release
index 30de054e411bfaf68004faf955fa6215ba0a5674..9eafb03b599c10facf222feee1ebdb5a809eba8e 100644 (file)
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU General Public License
  *  along with Server Handling.  See the file "COPYING".  If not,
  *  write to:  The Free Software Foundation, Inc.,
- *             59 Temple Place - Suite 330,
- *             Boston,  MA  02111-1307, USA.
+ *             51 Franklin Street, Fifth Floor,
+ *             Boston,  MA  02110-1301, USA.
  *
  * As a special exception, The Free Software Foundation gives
  * permission for additional uses of the text contained in his release
index 602654e6b304b9a9e2644162fa7b2d9957123a61..8e85b7865ce9f4378ac1c9b493c291d69b1bac53 100644 (file)
@@ -17,8 +17,8 @@ for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING.  If not, write to the Free
-Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.  */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA.  */
 
 
 #ifndef FIXINC_SYSTEM_H
index d70f9e08a3a948cadbf3160ead4979419dd63c03..0c70f3014f1997aedc6d5541b4d7a1bf8ef8f4bb 100644 (file)
@@ -10,4 +10,4 @@
 #ifndef _STRING_INCLUDED
   #define _STRING_INCLUDED
   #include <strings.h>
-#endif /* _STRING_INCLUDED */
\ No newline at end of file
+#endif /* _STRING_INCLUDED */