summaryrefslogtreecommitdiff
path: root/p/haskell-gloss/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-gloss/debian/copyright')
-rw-r--r--p/haskell-gloss/debian/copyright25
1 files changed, 25 insertions, 0 deletions
diff --git a/p/haskell-gloss/debian/copyright b/p/haskell-gloss/debian/copyright
new file mode 100644
index 000000000..90e3967b4
--- /dev/null
+++ b/p/haskell-gloss/debian/copyright
@@ -0,0 +1,25 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gloss
+Upstream-Contact: Ben Lippmeier <benl@ouroborus.net>
+Source: http://hackage.haskell.org/package/gloss
+
+Files: *
+Copyright: 2010-2012 Benjamin Lippmeier
+License: MIT/X11
+
+Files: debian/*
+Copyright: 2013 Joachim Breitner
+License: MIT/X11
+
+License: MIT/X11
+ 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
+ condition:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.