summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorAshish Gupta <ashmew2@gmail.com>2017-04-02 15:17:29 +0200
committerAshish Gupta <ashmew2@gmail.com>2017-04-02 15:17:29 +0200
commite5f4fcde2a7140a82d480867241fddfb3ef62368 (patch)
tree9e7d11873cc331e3805e288a92becfffcc558439 /COPYING
parent18c18d139e7ba8251d6b6c3d62ef1407ff3fc4ad (diff)
parent167205c109291aa1957ba64667efa12ce53bba5d (diff)
downloadlibnsfb-e5f4fcde2a7140a82d480867241fddfb3ef62368.tar.gz
libnsfb-e5f4fcde2a7140a82d480867241fddfb3ef62368.tar.bz2
Merge libnsfb master
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING20
1 files changed, 20 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..a90a8a7
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,20 @@
+Copyright (C) 2009-2016 Vincent Sanders <vince@netsurf-browser.org>
+Copyright (C) 2009-2016 Michael Drake <tlsa@netsurf-browser.org>
+
+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.