diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 20:03:23 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 20:03:23 +0000 |
commit | 19ec8c4bb52bc866e49049051526a73ad591426b (patch) | |
tree | 29bd4a2af1929396bc7b2fb29206f0299274deca /gcc/config/pdp11 | |
parent | 905538fecb941e3c69fab938f0e1da2b22dcca17 (diff) | |
download | gcc-19ec8c4bb52bc866e49049051526a73ad591426b.tar.gz |
Update header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9982 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/pdp11')
-rw-r--r-- | gcc/config/pdp11/xm-pdp11.h | 34 |
1 files changed, 16 insertions, 18 deletions
diff --git a/gcc/config/pdp11/xm-pdp11.h b/gcc/config/pdp11/xm-pdp11.h index 20697e95cd0..b3e540f9ffd 100644 --- a/gcc/config/pdp11/xm-pdp11.h +++ b/gcc/config/pdp11/xm-pdp11.h @@ -2,24 +2,22 @@ Copyright (C) 1994 Free Software Foundation, Inc. Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at). - This file is part of GNU CC. - - GNU CC is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 1, or (at your option) - any later version. - - GNU CC is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - 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. - -*/ +This file is part of GNU CC. + +GNU CC is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2, or (at your option) +any later version. + +GNU CC is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +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. */ /* ???? */ /* xm is if you want to run gcc here ??? */ |