File: copyright

package info (click to toggle)
ruby-uuid 2.3.8%2Bdebian-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 160 kB
  • ctags: 90
  • sloc: ruby: 386; makefile: 2
file content (68 lines) | stat: -rw-r--r-- 2,876 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: uuid
Source: http://rubygems.org/gems/uuid

Files: *
Copyright: 2005-2012 Assaf Arkin, Eric Hodel
License: Expat or CC-BY-SA
Comment: Clarification https://github.com/assaf/uuid/issues/44

Files: debian/*
Copyright: 2014 Pirate Praveen <praveen@debian.org>
License: Expat or CC-BY-SA

License: Expat
 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.

License: CC-BY-SA
 You are free to:
 .
    Share — copy and redistribute the material in any medium or format
    Adapt — remix, transform, and build upon the material
    for any purpose, even commercially.
 .
    The licensor cannot revoke these freedoms as long as you follow the
    license terms.
 .
 Under the following terms:
 .
    Attribution — You must give appropriate credit, provide a link to the
    license, and indicate if changes were made. You may do so in any reasonable
    manner, but not in any way that suggests the licensor endorses you or your
    use.
 .
    ShareAlike — If you remix, transform, or build upon the material, you must
    distribute your contributions under the same license as the original.
 .
    No additional restrictions — You may not apply legal terms or technological
    measures that legally restrict others from doing anything the license
    permits.
 .
 Notices:
 .
    You do not have to comply with the license for elements of the material in
    the public domain or where your use is permitted by an applicable exception
    or limitation.
    No warranties are given. The license may not give you all of the permissions
    necessary for your intended use. For example, other rights such as publicity
    , privacy, or moral rights may limit how you use the material.
 .
 Full version of the license is available at
 https://creativecommons.org/licenses/by-sa/3.0/legalcode