File: copyright

package info (click to toggle)
xtail 2.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 288 kB
  • sloc: ansic: 2,061; sh: 153; makefile: 53
file content (96 lines) | stat: -rw-r--r-- 4,356 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: xtail
Upstream-Contact: Chip Rosenthal <chip@unicom.com>
Source: https://www.unicom.com/sw/xtail

Files: *
Copyright: 1989-2000 Chip Rosenthal <chip@unicom.com>
License: Unlicense
Comment: From: Chip Rosenthal <chip@unicom.com>
 To: David William Richmond Davies-Jones <david@exultantmonkey.co.uk>
 Date: Wed, 19 Jul 2017 13:57:20 -0500
 The license for archival software published on my website is here:
 http://www.unicom.com/sw/license
 .
 Except a couple years ago I started releasing my stuff into the public
 domain with an "Unlicense" statement. (unlicense.org)
 .
 You may choose either one (my preference would be Unlicense). If you
 need something other than this email to document this, let me know.
 .
 On Wed, 2017-07-19 at 18:27 +0100, David William Richmond Davies-Jones
 wrote:
 > Hello
 >
 > I'm in the process of overhauling the xtail package in Debian, part
 > of
 > which is updating the copyright details to a machine-readable format.
 >
 > The current copyright file contains an email from you saying that the
 > package is licensed under the BSD license - but there are a few
 > different BSD licenses. Would you mind clarifying which?
 >
 > Many thanks
 >
 > David Davies-Jones
 >
 >
 --
 Chip Rosenthal * 512-573-5174 * KE5VHV * http://www.unicom.com/

Files: debian/*
Copyright: 2001-2008 Roderick Schertler <roderick@argon.org>
           2017      David William Richmond Davies-Jones <david@exultantmonkey.co.uk>
           2015-2020 Joao Eriberto Mota Filho <eriberto@debian.org>
License: BSD-3-Clause

License: Unlicense
 This is free and unencumbered software released into the public domain.
 .
 Anyone is free to copy, modify, publish, use, compile, sell, or
 distribute this software, either in source code form or as a compiled
 binary, for any purpose, commercial or non-commercial, and by any
 means.
 .
 In jurisdictions that recognize copyright laws, the author or authors
 of this software dedicate any and all copyright interest in the
 software to the public domain. We make this dedication for the benefit
 of the public at large and to the detriment of our heirs and
 successors. We intend this dedication to be an overt act of
 relinquishment in perpetuity of all present and future rights to this
 software under copyright law.
 .
 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 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.
 .
 For more information, please refer to <https://unlicense.org/>

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.