about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-31 07:41:00 +0000
committerEric Wong <normalperson@yhbt.net>2011-01-31 07:41:29 +0000
commitb76f7ab24b2218a2bf8db12e757d753a3eb87a6f (patch)
treeba4957a203372cd7e14e2f93a87688481c8e1881 /README
parent875865bd7f4467fbfa5016f44326b713a1947ea8 (diff)
downloadlibnodelay-b76f7ab24b2218a2bf8db12e757d753a3eb87a6f.tar.gz
dual license under LGPLv3 and GPLv2
This allows us to be explicitly compatible with GPLv2-only
applications since LGPLv3 may not be compatible with GPLv2.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index f899a50..c9955b6 100644
--- a/README
+++ b/README
@@ -56,5 +56,6 @@ to the mailing list: <libnodelay@librelist.org>
 Copyright
 ---------
 
-libnodelay is copyright (C) 2009 Eric Wong <normalperson@yhbt.net>.
-It is covered under the GNU Lesser General Public License, version 3.
+libnodelay is copyright (C) Eric Wong <normalperson@yhbt.net>.  It is
+dual-licensed under both the GNU Lesser General Public License,
+version 3 and GNU General Public License, version 2.