Mercurial > hg > xemacs-beta
comparison src/gtk-xemacs.h @ 5495:1f0b15040456
Merge.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 01 May 2011 18:44:03 +0100 |
parents | 2aa9cd456ae7 |
children |
comparison
equal
deleted
inserted
replaced
5494:861f2601a38b | 5495:1f0b15040456 |
---|---|
5 ** Created by: William M. Perry | 5 ** Created by: William M. Perry |
6 ** Copyright (c) 2000 William M. Perry <wmperry@gnu.org> | 6 ** Copyright (c) 2000 William M. Perry <wmperry@gnu.org> |
7 ** | 7 ** |
8 ** This file is part of XEmacs. | 8 ** This file is part of XEmacs. |
9 ** | 9 ** |
10 ** XEmacs is free software; you can redistribute it and/or modify it | 10 ** XEmacs is free software: you can redistribute it and/or modify it |
11 ** under the terms of the GNU General Public License as published by the | 11 ** under the terms of the GNU General Public License as published by the |
12 ** Free Software Foundation; either version 2, or (at your option) any | 12 ** Free Software Foundation, either version 3 of the License, or (at your |
13 ** later version. | 13 ** option) any later version. |
14 ** | 14 ** |
15 ** XEmacs is distributed in the hope that it will be useful, but WITHOUT | 15 ** XEmacs is distributed in the hope that it will be useful, but WITHOUT |
16 ** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | 16 ** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
17 ** FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | 17 ** FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
18 ** for more details. | 18 ** for more details. |
19 ** | 19 ** |
20 ** You should have received a copy of the GNU General Public License | 20 ** You should have received a copy of the GNU General Public License |
21 ** along with XEmacs; see the file COPYING. If not, write to | 21 ** along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ |
22 ** the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, | |
23 ** Boston, MA 02111-1301, USA. */ | |
24 | 22 |
25 #ifndef __GTK_XEMACS_H__ | 23 #ifndef __GTK_XEMACS_H__ |
26 #define __GTK_XEMACS_H__ | 24 #define __GTK_XEMACS_H__ |
27 | 25 |
28 BEGIN_C_DECLS | 26 BEGIN_C_DECLS |