summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2016-10-25 16:36:31 -0700
committerRuss Allbery <rra@cpan.org>2016-10-25 16:36:31 -0700
commitec8afeb0a065539cbe4b006111707bed5e9fad14 (patch)
tree6aa6850b293e621b2c7e334e93638470c279952a /LICENSE
parentc8e8d99005e1209349cdc0e96580b973b19bdff2 (diff)
Add LICENSE file
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE35
1 files changed, 35 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..0913bcd
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,35 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Comment: This file documents the copyright statements and licenses for
+ every file in this package in a machine-readable format. For a less
+ detailed, higher-level overview, see README.
+ .
+ For any copyright year range specified as YYYY-ZZZZ in this file, the
+ range specifies every single year in that closed interval.
+Copyright: 2013-2016 Russ Allbery <rra@cpan.org>
+License: Expat
+
+Files: *
+Copyright: 1993-1994, 1996-1998, 2000, 2003-2009, 2011-2014
+ The Board of Trustees of the Leland Stanford Junior University
+ 2013-2016 Russ Allbery <rra@cpan.org>
+ 2014-2016 Russ Allbery <eagle@eyrie.org>
+License: Expat
+ 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.
+