Skip to content

Commit 45dd8cd

Browse files
committed
Add license to README
Closes andyburke#36
1 parent 99557bd commit 45dd8cd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Based on Simon Wittber's UnityWeb code (http://code.google.com/p/unityweb/).
44

5+
# LICENSE
6+
7+
UnityHTTP falls under the GPL due to its basis on Simon Wittber's UnityWeb code,
8+
which is licensed under the GPL.
9+
10+
You should be aware of this license and determine if it is acceptable for your project.
11+
512
# About
613

714
This is a TcpClient-based HTTP library for use in Unity. It should work in

0 commit comments

Comments
 (0)