Mercurial > emacs
changeset 75935:e032dd450ea7
Add copyright and license notice. Copyright years copied from base
include file mips.h.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 16 Feb 2007 08:16:54 +0000 |
parents | 5fa0ec2c14d1 |
children | f586fc30dd78 |
files | src/m/mips4.h src/m/news-risc.h src/m/pmax.h |
diffstat | 3 files changed, 66 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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"
--- 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"
--- 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"