aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2007-02-16 08:16:54 +0000
committerGlenn Morris2007-02-16 08:16:54 +0000
commit9a446b3cf1f1502fb213698f4323d0f675386f6c (patch)
tree5c35011b2004af6c0ef20af93918f31084c77bfd /src
parentbf5e939319cfc8b12a13073122d04d51c7b31260 (diff)
downloademacs-9a446b3cf1f1502fb213698f4323d0f675386f6c.tar.gz
emacs-9a446b3cf1f1502fb213698f4323d0f675386f6c.zip
Add copyright and license notice. Copyright years copied from base
include file mips.h.
Diffstat (limited to 'src')
-rw-r--r--src/m/mips4.h23
-rw-r--r--src/m/news-risc.h23
-rw-r--r--src/m/pmax.h23
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 @@
1/* machine description file for Mips running RISCOS version 4. */ 1/* machine description file for Mips running RISCOS version 4.
2
3 Copyright (C) 1992, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
4 2007 Free Software Foundation, Inc.
5
6This file is part of GNU Emacs.
7
8GNU Emacs is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 1, or (at your option)
11any later version.
12
13GNU Emacs is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with GNU Emacs; see the file COPYING. If not, write to
20the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21Boston, MA 02110-1301, USA. */
22
2 23
3#include "mips.h" 24#include "mips.h"
4 25
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 @@
1/* news-risc.h is for the "RISC News". */ 1/* news-risc.h is for the "RISC News".
2
3 Copyright (C) 1992, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
4 2007 Free Software Foundation, Inc.
5
6This file is part of GNU Emacs.
7
8GNU Emacs is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 1, or (at your option)
11any later version.
12
13GNU Emacs is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with GNU Emacs; see the file COPYING. If not, write to
20the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21Boston, MA 02110-1301, USA. */
22
2 23
3#include "mips.h" 24#include "mips.h"
4 25
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 @@
1/* Machine description file for DEC MIPS machines. */ 1/* Machine description file for DEC MIPS machines.
2
3 Copyright (C) 1992, 1999, 2001, 2002, 2003, 2004,
4 2005, 2006, 2007 Free Software Foundation, Inc.
5
6This file is part of GNU Emacs.
7
8GNU Emacs is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
12
13GNU Emacs is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with GNU Emacs; see the file COPYING. If not, write to
20the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21Boston, MA 02110-1301, USA. */
22
2 23
3#include "mips.h" 24#include "mips.h"
4 25