aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Karneges <justin@affinix.com>2014-05-09 00:13:23 -0700
committerJustin Karneges <justin@affinix.com>2014-05-09 00:13:23 -0700
commit444a2d5608545bf51b0442b39f41c00c32bf7250 (patch)
tree69ce85ca8df0f1dbdd3c5a63d6e928d354e30fd8
parentb560ca9795b50b1d1d335d40e230c59e09e253e3 (diff)
downloadpollymer-444a2d5608545bf51b0442b39f41c00c32bf7250.tar
pollymer-444a2d5608545bf51b0442b39f41c00c32bf7250.tar.gz
license note
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e03c5d..72a56fc 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,11 @@ Mailing List: http://lists.fanout.io/listinfo.cgi/fanout-users-fanout.io
Pollymer is a general-purpose AJAX library that provides conveniences for long-polling applications, such as request retries, exponential backoff between requests, randomized request delaying, and workarounds for browser "busy" indications. It also implements multiple transports to ensure cross-domain access works in all major browsers.
+License
+-------
+
+Pollymer is offered under the MIT license. See the COPYING file.
+
Dependencies
------------