aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-02-16 08:31:09 +0000
committerGlenn Morris <[email protected]>2007-02-16 08:31:09 +0000
commit6e0394c0bdb5c458b0cfc2c7b10766bce9dd88a0 (patch)
treef53f296f8e93a1c990857cc2e9d1261317caa23c /src/s
parent28c9eb71a5c27fa4c835b1611d063af45e18c64d (diff)
Add copyright and license notice. Copyright years copied from base
include file bsd4-3.h.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/bsd386.h23
-rw-r--r--src/s/netbsd.h23
-rw-r--r--src/s/osf1.h22
3 files changed, 66 insertions, 2 deletions
diff --git a/src/s/bsd386.h b/src/s/bsd386.h
index 30833b5ff9..a3d0983ca2 100644
--- a/src/s/bsd386.h
+++ b/src/s/bsd386.h
@@ -1,4 +1,25 @@
-/* s/ file for bsd386 system. */
+/* s/ file for bsd386 system.
+
+ Copyright (C) 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 "bsd4-3.h"
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index c4bfddfbe5..5fab025ae2 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -1,4 +1,25 @@
-/* s/ file for netbsd system. */
+/* s/ file for netbsd system.
+
+ Copyright (C) 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. */
+
/* Get most of the stuff from bsd4.3 */
#include "bsd4-3.h"
diff --git a/src/s/osf1.h b/src/s/osf1.h
index 61ac04c5f1..04670b3d9a 100644
--- a/src/s/osf1.h
+++ b/src/s/osf1.h
@@ -1,3 +1,25 @@
+/* Definitions file for GNU Emacs running on osf1.
+ Copyright (C) 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 "bsd4-3.h"
/* Identify OSF1 for the m- files. */