File: copyright

package info (click to toggle)
haskell-gloss-rendering 1.13.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: haskell: 798; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gloss-rendering
Source: https://hackage.haskell.org/package/gloss-rendering

Files: *
Copyright: 2010-2014 Benjamin Lippmeier
License: MIT

Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: MIT

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
 condition:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.