summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 0490e1f..3d761e8 100644
--- a/README
+++ b/README
@@ -23,6 +23,15 @@ no modification, using Apple's native usbmuxd. This is useful if you need to
tunnel to your phone from another OS in a pinch. Run python tcpclient.py --help
for usage information.
+License
+=======
+
+The contents of this package are licensed under the GNU General Public License,
+versions 2 or 3 (see COPYING.GPLv2 and COPYING.GPLv3), except for Libuxbmuxd
+which is licensed under the GNU Lesser General Public License, version 2.1 or,
+at your option, any later version (see COPYING.LGPLv2.1). If a more permissive
+license is specified at the top of a source file, it takes precedence over this.
+
Building
========