File: copyright

package info (click to toggle)
erlang-cowboy 2.0.0~pre.1%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,120 kB
  • sloc: erlang: 10,122; makefile: 102; sh: 14
file content (36 lines) | stat: -rw-r--r-- 1,568 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
upstream-name: cowboy
upstream-contact: Loïc Hoguin <essen@ninenines.eu>
Source: https://github.com/ninenines/cowboy.git
Files-Excluded: examples/websocket/priv/static/jquery.min.js
 examples/markdown_middleware/priv/small.mp4
 examples/markdown_middleware/priv/small.ogv
 examples/static_world/priv/small.mp4
 examples/static_world/priv/small.ogv
 examples/web_server/priv/small.mp4
 examples/web_server/priv/small.ogv

Files: *
Copyright: 2011-2012, Loïc Hoguin <essen@ninenines.eu>
License: ISC

Files: debian/*
Copyright: Copyright 2012, Nobuhiro Iwamatsu <iwamatsu@debian.org>
License: Apache-2.0

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any 
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: Apache-2.0
 On Debian systems, the full text of the Apache License (Version 2.0)
 can be found in the file  `/usr/share/common-licenses/Apache-2.0' file.