File: copyright

package info (click to toggle)
ruby-torquebox-no-op 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 108 kB
  • sloc: ruby: 87; makefile: 2
file content (50 lines) | stat: -rw-r--r-- 2,021 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: torquebox-no-op
Source: http://torquebox.org/

Files: *
Copyright: The TorqueBox Team <torquebox-dev@torquebox.org>
License: CC0-1.0

Files: lib/*
Copyright: 2008-2013 Red Hat and individual contributors
License: LGPL-2.1+

Files: spec/*
Copyright: 2008-2013 Red Hat and individual contributors
License: LGPL-2.1+

Files: debian/*
Copyright: 2015 Balasankar C <balasankarc@autistici.org>
License: CC0-1.0
Comment: the Debian packaging is licensed under the same terms as the original package.

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
 You should have received a copy of the CC0 Public Domain Dedication along with
 this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
 .
 On Debian systems, the full text of the CC0 1.0 Universal license can be found
 in the file `/usr/share/common-licenses/CC0-1.0'.

License: LGPL-2.1+
 This is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 .
 This software is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this software; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301 USA, or see the FSF site: http://www.fsf.org.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License can be found in "/usr/share/common-licenses/LGPL-2.1".