summaryrefslogtreecommitdiff
path: root/doc/LICENSE.txt
diff options
context:
space:
mode:
authorFrank Wuerthwein <fkw@ucsd.edu>2009-02-08 00:38:40 +0000
committerFrank Wuerthwein <fkw@ucsd.edu>2009-02-08 00:38:40 +0000
commit978331a0a32683ef16faf0950323c472eacb5f05 (patch)
tree21e473fa7d387a9dd0eea5b76c42219a10b93689 /doc/LICENSE.txt
parent75149c139ae5a03704642e03c563c25ad998d161 (diff)
Initial version
Diffstat (limited to 'doc/LICENSE.txt')
-rw-r--r--doc/LICENSE.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/LICENSE.txt b/doc/LICENSE.txt
new file mode 100644
index 0000000..981625b
--- /dev/null
+++ b/doc/LICENSE.txt
@@ -0,0 +1,23 @@
+javascriptRRD is licensed under the MIT License
+[http://www.opensource.org/licenses/mit-license.php]
+
+Copyright (c) 2009 Frank Wuerthwein, fkw@ucsd.edu
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+