changeset 5469:2a8a04f73c15

License and copyright for src/s/netbsd.h.
author Mats Lidell <matsl@xemacs.org>
date Sat, 22 Jan 2011 00:59:20 +0100
parents a9094f28f9a9
children 0af042a0c116
files src/s/netbsd.h
diffstat 1 files changed, 18 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/netbsd.h	Wed Jan 19 22:35:23 2011 +0100
+++ b/src/s/netbsd.h	Sat Jan 22 00:59:20 2011 +0100
@@ -1,6 +1,23 @@
 /* Synched up with: FSF 19.31. */
 
-/* s/ file for netbsd system.  */
+/* s/ file for netbsd system.
+   Copyright (C) 1997, 2000, 2001 Martin Buchholz
+
+This file is part of XEmacs.
+
+XEmacs 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 3 of the License, or (at your
+option) any later version.
+
+XEmacs 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 XEmacs.  If not, see <http://www.gnu.org/licenses/>. */
+
 
 /* Get most of the stuff from bsd4.3 */
 #include "bsd4-3.h"