diff options
author | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:11:52 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:11:52 +0000 |
commit | 6c912b0cb6d2cfafdf5db294aae5c799ab85559a (patch) | |
tree | 6c6cb28067505df06207f5de36eee5975f0263d8 /gcc/ginclude | |
parent | 1788952fea1a78b11725708811ad1092baf0ce88 (diff) | |
download | gcc-6c912b0cb6d2cfafdf5db294aae5c799ab85559a.zip gcc-6c912b0cb6d2cfafdf5db294aae5c799ab85559a.tar.gz gcc-6c912b0cb6d2cfafdf5db294aae5c799ab85559a.tar.bz2 |
Update FSF address.
From-SVN: r101313
Diffstat (limited to 'gcc/ginclude')
-rw-r--r-- | gcc/ginclude/float.h | 4 | ||||
-rw-r--r-- | gcc/ginclude/iso646.h | 4 | ||||
-rw-r--r-- | gcc/ginclude/stdarg.h | 4 | ||||
-rw-r--r-- | gcc/ginclude/stdbool.h | 4 | ||||
-rw-r--r-- | gcc/ginclude/stddef.h | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/gcc/ginclude/float.h b/gcc/ginclude/float.h index 75fcd54..3cdf7c8 100644 --- a/gcc/ginclude/float.h +++ b/gcc/ginclude/float.h @@ -14,8 +14,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. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause diff --git a/gcc/ginclude/iso646.h b/gcc/ginclude/iso646.h index f09672a..445d372 100644 --- a/gcc/ginclude/iso646.h +++ b/gcc/ginclude/iso646.h @@ -14,8 +14,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. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause diff --git a/gcc/ginclude/stdarg.h b/gcc/ginclude/stdarg.h index f178505..c9ddd6b 100644 --- a/gcc/ginclude/stdarg.h +++ b/gcc/ginclude/stdarg.h @@ -14,8 +14,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. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause diff --git a/gcc/ginclude/stdbool.h b/gcc/ginclude/stdbool.h index 93003e2..b36e650 100644 --- a/gcc/ginclude/stdbool.h +++ b/gcc/ginclude/stdbool.h @@ -14,8 +14,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. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause diff --git a/gcc/ginclude/stddef.h b/gcc/ginclude/stddef.h index 85ac9c4..7e61795 100644 --- a/gcc/ginclude/stddef.h +++ b/gcc/ginclude/stddef.h @@ -15,8 +15,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. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause |