# HG changeset patch # User Mats Lidell # Date 1295654360 -3600 # Node ID 2a8a04f73c15f52950b2fbdc53a38347a1c2bc3b # Parent a9094f28f9a913141de661ba8f270db8abefa5c3 License and copyright for src/s/netbsd.h. diff -r a9094f28f9a9 -r 2a8a04f73c15 src/s/netbsd.h --- 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 . */ + /* Get most of the stuff from bsd4.3 */ #include "bsd4-3.h"