aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-15 00:50:43 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-15 00:50:43 +0000
commit896306971a8c31fa956069c8e3e4d5821b8d5566 (patch)
treee994a0d5f7b6f5d32314b9b7c5478508da7b96ef /fixincludes
parent2af676bddeda262d782b94e3f6a7ea359e65f510 (diff)
2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update with new FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103096 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes')
-rw-r--r--fixincludes/ChangeLog4
-rw-r--r--fixincludes/Makefile.in4
-rw-r--r--fixincludes/fixfixes.c4
-rwxr-xr-xfixincludes/fixinc.in4
-rw-r--r--fixincludes/fixincl.c4
-rw-r--r--fixincludes/fixincl.x4
-rw-r--r--fixincludes/fixlib.c4
-rw-r--r--fixincludes/fixlib.h4
-rw-r--r--fixincludes/fixopts.c4
-rw-r--r--fixincludes/fixtests.c4
-rwxr-xr-xfixincludes/genfixes4
-rw-r--r--fixincludes/mkheaders.in4
-rw-r--r--fixincludes/procopen.c4
-rw-r--r--fixincludes/server.c4
-rw-r--r--fixincludes/server.h4
-rw-r--r--fixincludes/system.h4
-rw-r--r--fixincludes/tests/base/string.h2
17 files changed, 35 insertions, 31 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index 8d68b7e4403..fad54a9c81d 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -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.
diff --git a/fixincludes/Makefile.in b/fixincludes/Makefile.in
index 854f6e77612..822e865cf6a 100644
--- a/fixincludes/Makefile.in
+++ b/fixincludes/Makefile.in
@@ -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@
diff --git a/fixincludes/fixfixes.c b/fixincludes/fixfixes.c
index c883253123d..fa8dc545b0a 100644
--- a/fixincludes/fixfixes.c
+++ b/fixincludes/fixfixes.c
@@ -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
diff --git a/fixincludes/fixinc.in b/fixincludes/fixinc.in
index ea59e483e0e..39a92133b71 100755
--- a/fixincludes/fixinc.in
+++ b/fixincludes/fixinc.in
@@ -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.
#
# # # # # # # # # # # # # # # # # # # # #
diff --git a/fixincludes/fixincl.c b/fixincludes/fixincl.c
index 6d967e6428b..250f0b01b62 100644
--- a/fixincludes/fixincl.c
+++ b/fixincludes/fixincl.c
@@ -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"
diff --git a/fixincludes/fixincl.x b/fixincludes/fixincl.x
index 271c14e29ed..5203a4347f9 100644
--- a/fixincludes/fixincl.x
+++ b/fixincludes/fixincl.x
@@ -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.
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * *
diff --git a/fixincludes/fixlib.c b/fixincludes/fixlib.c
index 7ab45c51497..cc335f5659a 100644
--- a/fixincludes/fixlib.c
+++ b/fixincludes/fixlib.c
@@ -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"
diff --git a/fixincludes/fixlib.h b/fixincludes/fixlib.h
index 8032f98eb48..f8d76e3e042 100644
--- a/fixincludes/fixlib.h
+++ b/fixincludes/fixlib.h
@@ -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
diff --git a/fixincludes/fixopts.c b/fixincludes/fixopts.c
index 365e27d6fae..82c202a282b 100644
--- a/fixincludes/fixopts.c
+++ b/fixincludes/fixopts.c
@@ -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"
diff --git a/fixincludes/fixtests.c b/fixincludes/fixtests.c
index 44ef97253f5..ec1f9752f18 100644
--- a/fixincludes/fixtests.c
+++ b/fixincludes/fixtests.c
@@ -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"
diff --git a/fixincludes/genfixes b/fixincludes/genfixes
index b151153dbf6..f50a71dd900 100755
--- a/fixincludes/genfixes
+++ b/fixincludes/genfixes
@@ -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
diff --git a/fixincludes/mkheaders.in b/fixincludes/mkheaders.in
index 8330ac47454..6f029f8cf84 100644
--- a/fixincludes/mkheaders.in
+++ b/fixincludes/mkheaders.in
@@ -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@
diff --git a/fixincludes/procopen.c b/fixincludes/procopen.c
index 75891e42c71..22d4f679342 100644
--- a/fixincludes/procopen.c
+++ b/fixincludes/procopen.c
@@ -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
diff --git a/fixincludes/server.c b/fixincludes/server.c
index 73db78b2e79..6db8cf7e101 100644
--- a/fixincludes/server.c
+++ b/fixincludes/server.c
@@ -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
diff --git a/fixincludes/server.h b/fixincludes/server.h
index 30de054e411..9eafb03b599 100644
--- a/fixincludes/server.h
+++ b/fixincludes/server.h
@@ -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
diff --git a/fixincludes/system.h b/fixincludes/system.h
index 602654e6b30..8e85b7865ce 100644
--- a/fixincludes/system.h
+++ b/fixincludes/system.h
@@ -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
diff --git a/fixincludes/tests/base/string.h b/fixincludes/tests/base/string.h
index d70f9e08a3a..0c70f3014f1 100644
--- a/fixincludes/tests/base/string.h
+++ b/fixincludes/tests/base/string.h
@@ -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 */