diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2011-03-01 12:58:57 -0500 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2011-03-01 12:58:57 -0500 |
commit | 4e8b207a29871f4ddf13019d7ddb5e27430bef37 (patch) | |
tree | 56c3ad013e8b04f9be8657352a7b1f7d9644c144 /README | |
parent | 7d0f14fa5dd076a62f1ac7ab724c41a7af5cfbf0 (diff) |
Logger is now fully LGPL, no need to mention GPL
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -10,11 +10,6 @@ information related to logging (most frequent contacts, etc.). It also provides a GLib-compatible client API for making bulk log requests (e.g. for display logs in applications without having to provide lots of information over D-Bus). -N.B. telepathy-logger and libtelepathy-logger currently include some - GPL-licensed code, so can be considered licensed under the GPL. - It is our eventual goal to allow libtelepathy-logger to be licensed under - the LGPL v2.1. - TPL is currently under development, please refer to http://telepathy.freedesktop.org/wiki/Logger for more information. |