diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:59:41 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:59:41 +0000 |
commit | beaeca68a2f8dba54d170384296fcba69210293f (patch) | |
tree | 9b2ea2e8b53cc7b39781ea3902134684338d331b /gcc/treelang | |
parent | f5eaab73d2af39c53b94416782ca9f01d0a408b8 (diff) | |
download | gcc-beaeca68a2f8dba54d170384296fcba69210293f.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101312 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/treelang')
-rw-r--r-- | gcc/treelang/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/treelang/Make-lang.in | 4 | ||||
-rw-r--r-- | gcc/treelang/config-lang.in | 4 | ||||
-rw-r--r-- | gcc/treelang/lang-specs.h | 4 | ||||
-rw-r--r-- | gcc/treelang/lang.opt | 4 | ||||
-rw-r--r-- | gcc/treelang/lex.l | 4 | ||||
-rw-r--r-- | gcc/treelang/parse.y | 4 | ||||
-rw-r--r-- | gcc/treelang/spec.c | 4 | ||||
-rw-r--r-- | gcc/treelang/tree-convert.c | 4 | ||||
-rw-r--r-- | gcc/treelang/tree1.c | 4 | ||||
-rw-r--r-- | gcc/treelang/treelang.h | 4 | ||||
-rw-r--r-- | gcc/treelang/treelang.texi | 8 | ||||
-rw-r--r-- | gcc/treelang/treetree.c | 4 | ||||
-rw-r--r-- | gcc/treelang/treetree.h | 4 |
14 files changed, 32 insertions, 28 deletions
diff --git a/gcc/treelang/ChangeLog b/gcc/treelang/ChangeLog index a0192f7ce18..98b37f4b317 100644 --- a/gcc/treelang/ChangeLog +++ b/gcc/treelang/ChangeLog @@ -1,3 +1,7 @@ +2005-06-25 Kelley Cook <kcook@gcc.gnu.org> + + * all files: Update FSF address in copyright headers. + 2005-06-15 James A. Morrison <phython@gcc.gnu.org> * parse.y (function_invocation): Reverse parameter list. diff --git a/gcc/treelang/Make-lang.in b/gcc/treelang/Make-lang.in index bb170b554ad..5b6d1224c4d 100644 --- a/gcc/treelang/Make-lang.in +++ b/gcc/treelang/Make-lang.in @@ -17,8 +17,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. # This file provides the language dependent support in the main Makefile. # Each language makefile fragment must provide the following targets: diff --git a/gcc/treelang/config-lang.in b/gcc/treelang/config-lang.in index f8a52f9787f..5920c4268a2 100644 --- a/gcc/treelang/config-lang.in +++ b/gcc/treelang/config-lang.in @@ -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. # Configure looks for the existence of this file to auto-config each language. # We define several parameters used by configure: diff --git a/gcc/treelang/lang-specs.h b/gcc/treelang/lang-specs.h index 402bcfa57ca..096f39dc9df 100644 --- a/gcc/treelang/lang-specs.h +++ b/gcc/treelang/lang-specs.h @@ -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 this program; 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. */ /* This is the contribution to the `default_compilers' array in GCC.c for diff --git a/gcc/treelang/lang.opt b/gcc/treelang/lang.opt index 36fe6066915..484f22f06cf 100644 --- a/gcc/treelang/lang.opt +++ b/gcc/treelang/lang.opt @@ -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. +; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +; 02110-1301, USA. ; See the GCC internals manual for a description of this file's format. diff --git a/gcc/treelang/lex.l b/gcc/treelang/lex.l index 9e4943046b8..a372f984c80 100644 --- a/gcc/treelang/lex.l +++ b/gcc/treelang/lex.l @@ -19,8 +19,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, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/treelang/parse.y b/gcc/treelang/parse.y index 5e4fd74d086..3256c577a5f 100644 --- a/gcc/treelang/parse.y +++ b/gcc/treelang/parse.y @@ -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 this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/treelang/spec.c b/gcc/treelang/spec.c index 9f4a57fbc72..66b128eee08 100644 --- a/gcc/treelang/spec.c +++ b/gcc/treelang/spec.c @@ -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 GNU CC; 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 "config.h" #include "system.h" diff --git a/gcc/treelang/tree-convert.c b/gcc/treelang/tree-convert.c index 929fbd5506c..758b766b5b0 100644 --- a/gcc/treelang/tree-convert.c +++ b/gcc/treelang/tree-convert.c @@ -16,8 +16,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. */ /* This file contains the functions for converting C expressions diff --git a/gcc/treelang/tree1.c b/gcc/treelang/tree1.c index 26ef3bc7f98..cec2baf717d 100644 --- a/gcc/treelang/tree1.c +++ b/gcc/treelang/tree1.c @@ -16,8 +16,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, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/treelang/treelang.h b/gcc/treelang/treelang.h index 5b3b76617dd..6850e00091e 100644 --- a/gcc/treelang/treelang.h +++ b/gcc/treelang/treelang.h @@ -17,8 +17,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, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/treelang/treelang.texi b/gcc/treelang/treelang.texi index 1f55c4c07c9..577df49de2b 100644 --- a/gcc/treelang/treelang.texi +++ b/gcc/treelang/treelang.texi @@ -122,8 +122,8 @@ It corresponds to the @value{which-treelang} version of @code{treelang}. @end ifclear Published by the Free Software Foundation -59 Temple Place - Suite 330 -Boston, MA 02111-1307 USA +51 Franklin Street, Fifth Floor +Boston, MA 02110-1301 USA @insertcopying @end ifnottex @@ -150,8 +150,8 @@ Boston, MA 02111-1307 USA For the @value{which-treelang} Version* @sp 1 Published by the Free Software Foundation @* -59 Temple Place - Suite 330@* -Boston, MA 02111-1307, USA@* +51 Franklin Street, Fifth Floor@* +Boston, MA 02110-1301, USA@* @c Last printed ??ber, 19??.@* @c Printed copies are available for $? each.@* @c ISBN ??? diff --git a/gcc/treelang/treetree.c b/gcc/treelang/treetree.c index 7ee707ff943..d7b4d8e781a 100644 --- a/gcc/treelang/treetree.c +++ b/gcc/treelang/treetree.c @@ -33,8 +33,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, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/treelang/treetree.h b/gcc/treelang/treetree.h index cb6891ebfdd..6ff2de1d811 100644 --- a/gcc/treelang/treetree.h +++ b/gcc/treelang/treetree.h @@ -16,8 +16,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, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve |