Mercurial > hg > xemacs-beta
comparison src/s/sol2.h @ 5450:8c406331e77e
Copyright and license to src/s/sol2.h.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Thu, 06 Jan 2011 01:31:43 +0100 |
parents | 8fea628c26fb |
children | 1f0b15040456 |
comparison
equal
deleted
inserted
replaced
5449:b44930391f7d | 5450:8c406331e77e |
---|---|
1 /* Copyright (C) 2000, 2003 Martin Buchholz | |
2 | |
3 This file is part of XEmacs. | |
4 | |
5 XEmacs is free software: you can redistribute it and/or modify it | |
6 under the terms of the GNU General Public License as published by the | |
7 Free Software Foundation, either version 3 of the License, or (at your | |
8 option) any later version. | |
9 | |
10 XEmacs is distributed in the hope that it will be useful, but WITHOUT | |
11 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
12 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
13 for more details. | |
14 | |
15 You should have received a copy of the GNU General Public License | |
16 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ | |
17 | |
18 | |
1 /* Synched up with: Completely divergent from FSF. */ | 19 /* Synched up with: Completely divergent from FSF. */ |
2 #define SOLARIS2 1 | 20 #define SOLARIS2 1 |
3 #define POSIX 1 | 21 #define POSIX 1 |
4 | 22 |
5 #ifndef USG | 23 #ifndef USG |