aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorGlenn Morris2007-02-16 18:43:34 +0000
committerGlenn Morris2007-02-16 18:43:34 +0000
commit73ae74aba59bdefb1bf0c2caaf644047b22997c9 (patch)
tree794a8bb8b3bb66390a1ab6f351de54aada31a394 /src/s
parentf72bb0daa5db93901c8c9d6df32d809d4390dcd0 (diff)
downloademacs-73ae74aba59bdefb1bf0c2caaf644047b22997c9.tar.gz
emacs-73ae74aba59bdefb1bf0c2caaf644047b22997c9.zip
Add copyright and license notice. Copyright years from base include
file usg5-4.h.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/ptx4.h23
-rw-r--r--src/s/sol2.h22
2 files changed, 44 insertions, 1 deletions
diff --git a/src/s/ptx4.h b/src/s/ptx4.h
index 295cb27d1a3..af59d399664 100644
--- a/src/s/ptx4.h
+++ b/src/s/ptx4.h
@@ -1,4 +1,25 @@
1/* s/ file for Sequent "ptx 4", which is a modified SVR5.4. */ 1/* s/ file for Sequent "ptx 4", which is a modified SVR5.4.
2
3Copyright (C) 1999, 2000, 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 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/* Tell usg5-4.h not to include filio.h. */ 24/* Tell usg5-4.h not to include filio.h. */
4#define NO_FILIO_H 25#define NO_FILIO_H
diff --git a/src/s/sol2.h b/src/s/sol2.h
index 5f7d781f3e3..711d12123a3 100644
--- a/src/s/sol2.h
+++ b/src/s/sol2.h
@@ -1,3 +1,25 @@
1/*
2Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
3 2007 Free Software Foundation, Inc.
4
5This file is part of GNU Emacs.
6
7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option)
10any later version.
11
12GNU Emacs is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
18along with GNU Emacs; see the file COPYING. If not, write to
19the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20Boston, MA 02110-1301, USA. */
21
22
1#include "usg5-4.h" 23#include "usg5-4.h"
2 24
3#define SOLARIS2 25#define SOLARIS2