From 9a446b3cf1f1502fb213698f4323d0f675386f6c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 16 Feb 2007 08:16:54 +0000 Subject: [PATCH] Add copyright and license notice. Copyright years copied from base include file mips.h. --- src/m/mips4.h | 23 ++++++++++++++++++++++- src/m/news-risc.h | 23 ++++++++++++++++++++++- src/m/pmax.h | 23 ++++++++++++++++++++++- 3 files changed, 66 insertions(+), 3 deletions(-) diff --git a/src/m/mips4.h b/src/m/mips4.h index 4b79e466fb3..06db7d5dff0 100644 --- a/src/m/mips4.h +++ b/src/m/mips4.h @@ -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 --git a/src/m/news-risc.h b/src/m/news-risc.h index 2ecaff41cb9..07e055dac9a 100644 --- a/src/m/news-risc.h +++ b/src/m/news-risc.h @@ -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 --git a/src/m/pmax.h b/src/m/pmax.h index c83c514ab98..1f2869a09d3 100644 --- a/src/m/pmax.h +++ b/src/m/pmax.h @@ -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" -- 2.39.2