about summary refs log tree commit homepage
path: root/LICENSE
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-04-26 16:24:18 -0700
committerEric Wong <normalperson@yhbt.net>2011-04-26 16:26:30 -0700
commitbcb9fb819a8753863952302d71215152cc715935 (patch)
treed17aeb11e001bf51c0ba6b1972daace8995b9318 /LICENSE
parentedd2bd2b3baa9cca40dcd8717b338076f09d0807 (diff)
downloadclogger-bcb9fb819a8753863952302d71215152cc715935.tar.gz
LGPLv4 could be completely different, so we won't give
the FSF a blank check to force it upon us.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE10
1 files changed, 6 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index d2f55ea..af42653 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,10 +1,12 @@
 \Clogger is copyrighted Free Software by all contributors, see logs in
 revision control for names and email addresses of all of them.
 
-You can redistribute it and/or modify it under the terms of the GNU Lesser
-General Public License as published by the Free Software Foundation,
-version 2.1 or later {LGPLv2.1}[http://www.gnu.org/licenses/lgpl-2.1.txt]
-(see link:COPYING).
+You can redistribute it and/or modify it under the terms of the GNU
+Lesser General Public License (LGPL) as published by the Free Software
+Foundation, version {2.1}[http://www.gnu.org/licenses/lgpl-2.1.txt] or
+or {3}[http://www.gnu.org/licenses/lgpl-3.0.txt] (see link:COPYING).
+The \Clogger project leader (Eric Wong) reserves the right to
+relicense \Clogger under future versions of the LGPL.
 
 \Clogger is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or