comparison src/s/netbsd.h @ 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 14227e8a3f1f
children 1f0b15040456
comparison
equal deleted inserted replaced
5468:a9094f28f9a9 5469:2a8a04f73c15
1 /* Synched up with: FSF 19.31. */ 1 /* Synched up with: FSF 19.31. */
2 2
3 /* s/ file for netbsd system. */ 3 /* s/ file for netbsd system.
4 Copyright (C) 1997, 2000, 2001 Martin Buchholz
5
6 This file is part of XEmacs.
7
8 XEmacs is free software: you can redistribute it and/or modify it
9 under the terms of the GNU General Public License as published by the
10 Free Software Foundation, either version 3 of the License, or (at your
11 option) any later version.
12
13 XEmacs is distributed in the hope that it will be useful, but WITHOUT
14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 for more details.
17
18 You should have received a copy of the GNU General Public License
19 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */
20
4 21
5 /* Get most of the stuff from bsd4.3 */ 22 /* Get most of the stuff from bsd4.3 */
6 #include "bsd4-3.h" 23 #include "bsd4-3.h"
7 24
8 #undef BSD 25 #undef BSD