diff lwlib/lwlib.c @ 5422:ade4c7e2c6cb

Migrate lwlib/ to GPLv3.
author Mike Sperber <sperber@deinprogramm.de>
date Sun, 31 Oct 2010 01:25:03 +0100
parents aa5ed11f473b
children
line wrap: on
line diff
--- a/lwlib/lwlib.c	Sun Oct 31 00:06:47 2010 +0200
+++ b/lwlib/lwlib.c	Sun Oct 31 01:25:03 2010 +0100
@@ -4,20 +4,19 @@
 
 This file is part of the Lucid Widget Library.
 
-The Lucid Widget Library 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 2, or (at your option)
-any later version.
+The Lucid Widget Library 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.
 
-The Lucid Widget Library 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.
+The Lucid Widget Library 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; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+along with the Lucid Widget Library.  If not, see
+<http://www.gnu.org/licenses/>. */
 
 #include <config.h>
 #include <stdio.h>