summaryrefslogtreecommitdiff
path: root/src/s/freebsd.h
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-02-20 11:00:55 +0000
committerGerd Moellmann <gerd@gnu.org>2001-02-20 11:00:55 +0000
commit9a9615607d161f7320f49b4da17a51912cd073ea (patch)
tree52acc421b85ea2546675e1406d88a5316cf42c05 /src/s/freebsd.h
parente21818d48b0277ae9fbf03b047af3332c95d843d (diff)
downloademacs-9a9615607d161f7320f49b4da17a51912cd073ea.tar.gz
Add copyright notice.
Diffstat (limited to 'src/s/freebsd.h')
-rw-r--r--src/s/freebsd.h23
1 files changed, 22 insertions, 1 deletions
diff --git a/src/s/freebsd.h b/src/s/freebsd.h
index a405113a4bb..5bb75cc2273 100644
--- a/src/s/freebsd.h
+++ b/src/s/freebsd.h
@@ -1,4 +1,25 @@
-/* s/ file for freebsd system. */
+/* System description header for FreeBSD systems.
+ This file describes the parameters that system description files
+ should define or not.
+ Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+ 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., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Get the correct __FreeBSD_version, even if this is before that was
defined. */