diff options
Diffstat (limited to 'gcc/config/clipper')
-rw-r--r-- | gcc/config/clipper/clipper.c | 3 | ||||
-rw-r--r-- | gcc/config/clipper/clipper.h | 3 | ||||
-rw-r--r-- | gcc/config/clipper/clix.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/config/clipper/clipper.c b/gcc/config/clipper/clipper.c index feaf11ec8c0..9ee6f444981 100644 --- a/gcc/config/clipper/clipper.c +++ b/gcc/config/clipper/clipper.c @@ -17,7 +17,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, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> #include "config.h" diff --git a/gcc/config/clipper/clipper.h b/gcc/config/clipper/clipper.h index 831fec90af5..53b90f70e99 100644 --- a/gcc/config/clipper/clipper.h +++ b/gcc/config/clipper/clipper.h @@ -16,7 +16,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, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ extern struct rtx_def *clipper_builtin_saveregs (); extern int clipper_frame_size (); diff --git a/gcc/config/clipper/clix.h b/gcc/config/clipper/clix.h index 5e4cd865687..897267d317d 100644 --- a/gcc/config/clipper/clix.h +++ b/gcc/config/clipper/clix.h @@ -15,7 +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, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include "clipper/clipper.h" |