summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorGhe Rivero <ghe@debian.org>2012-02-14 12:20:54 +0100
committerGhe Rivero <ghe@debian.org>2012-02-14 12:21:46 +0100
commit491bd1262c2b9e4a4778bed0f8aa1a76244b3b7c (patch)
treee670197047039c89b64bff6ef9d33493c19a0f68 /debian/copyright
parentadf158a674c46bf6c30cf73f3983db3badc60772 (diff)
downloadfactory-boy-491bd1262c2b9e4a4778bed0f8aa1a76244b3b7c.tar
factory-boy-491bd1262c2b9e4a4778bed0f8aa1a76244b3b7c.tar.gz
Initial debian packagingdebian/1.0.4-1
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..16bfecf
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,24 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: novnc
+Source: https://github.com/rbarrois/factory_boy
+
+Files: *
+Copyright: 2010 Mark Sandstrom
+License: MIT
+ 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. \ No newline at end of file