# HG changeset patch # User Glenn Morris # Date 1171613814 0 # Node ID e032dd450ea758b555a60c3744d233b924c6fd96 # Parent 5fa0ec2c14d1352e560837ef6aef40c55efe2366 Add copyright and license notice. Copyright years copied from base include file mips.h. diff -r 5fa0ec2c14d1 -r e032dd450ea7 src/m/mips4.h --- a/src/m/mips4.h Fri Feb 16 08:05:35 2007 +0000 +++ b/src/m/mips4.h Fri Feb 16 08:16:54 2007 +0000 @@ -1,4 +1,25 @@ -/* machine description file for Mips running RISCOS version 4. */ +/* machine description file for Mips running RISCOS version 4. + + Copyright (C) 1992, 1999, 2001, 2002, 2003, 2004, 2005, 2006, + 2007 Free Software Foundation, Inc. + +This file is part of GNU Emacs. + +GNU Emacs 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 Emacs 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 Emacs; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ + #include "mips.h" diff -r 5fa0ec2c14d1 -r e032dd450ea7 src/m/news-risc.h --- a/src/m/news-risc.h Fri Feb 16 08:05:35 2007 +0000 +++ b/src/m/news-risc.h Fri Feb 16 08:16:54 2007 +0000 @@ -1,4 +1,25 @@ -/* news-risc.h is for the "RISC News". */ +/* news-risc.h is for the "RISC News". + + Copyright (C) 1992, 1999, 2001, 2002, 2003, 2004, 2005, 2006, + 2007 Free Software Foundation, Inc. + +This file is part of GNU Emacs. + +GNU Emacs 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 Emacs 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 Emacs; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ + #include "mips.h" diff -r 5fa0ec2c14d1 -r e032dd450ea7 src/m/pmax.h --- a/src/m/pmax.h Fri Feb 16 08:05:35 2007 +0000 +++ b/src/m/pmax.h Fri Feb 16 08:16:54 2007 +0000 @@ -1,4 +1,25 @@ -/* Machine description file for DEC MIPS machines. */ +/* Machine description file for DEC MIPS machines. + + Copyright (C) 1992, 1999, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. + +This file is part of GNU Emacs. + +GNU Emacs 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 Emacs 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 Emacs; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ + #include "mips.h"