Properly fix the license for C++ template usage. This means we needed to change from...
[libasyncio] / README
diff --git a/README b/README
index aa28536..d7ed5f1 100644 (file)
--- a/README
+++ b/README
@@ -12,7 +12,8 @@ convenient interface which supports the idea of event driven programming.
 The library was originally developed by Intra2net as part of the
 Intranator connection daemon which is part of the Intranator (see http://www.intranator.com/).
 During development it was extracted as a separate module.
-And then we decide to publish it under The GNU Lesser Public License (LGPL).
+And then we decide to publish it under The GNU Public License (GPL) + linking exception.
+See the "LICENSE" file for more details.