comparison lwlib/lwlib-internal.h @ 5422:ade4c7e2c6cb

Migrate lwlib/ to GPLv3.
author Mike Sperber <sperber@deinprogramm.de>
date Sun, 31 Oct 2010 01:25:03 +0100
parents ba07c880114a
children
comparison
equal deleted inserted replaced
5421:04ff11b0e50a 5422:ade4c7e2c6cb
2 Copyright (C) 1992 Lucid, Inc. 2 Copyright (C) 1992 Lucid, Inc.
3 Copyright (C) 2000 Ben Wing. 3 Copyright (C) 2000 Ben Wing.
4 4
5 This file is part of the Lucid Widget Library. 5 This file is part of the Lucid Widget Library.
6 6
7 The Lucid Widget Library is free software; you can redistribute it and/or 7 The Lucid Widget Library is free software: you can redistribute it
8 modify it under the terms of the GNU General Public License as published by 8 and/or modify it under the terms of the GNU General Public License as
9 the Free Software Foundation; either version 1, or (at your option) 9 published by the Free Software Foundation, either version 3 of the
10 any later version. 10 License, or (at your option) any later version.
11 11
12 The Lucid Widget Library is distributed in the hope that it will be useful, 12 The Lucid Widget Library is distributed in the hope that it will be
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 GNU General Public License for more details. 15 General Public License for more details.
16 16
17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with XEmacs; see the file COPYING. If not, write to 18 along with the Lucid Widget Library. If not, see
19 the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, 19 <http://www.gnu.org/licenses/>. */
20 Boston, MA 02110-1301, USA. */
21 20
22 #ifndef INCLUDED_lwlib_internal_h_ 21 #ifndef INCLUDED_lwlib_internal_h_
23 #define INCLUDED_lwlib_internal_h_ 22 #define INCLUDED_lwlib_internal_h_
24 23
25 #include "lwlib.h" 24 #include "lwlib.h"