File: copyright

package info (click to toggle)
android-platform-external-libunwind 10.0.0%2Br36-4.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,280 kB
  • sloc: ansic: 34,173; sh: 6,931; asm: 1,913; makefile: 842; cpp: 137
file content (139 lines) | stat: -rw-r--r-- 5,206 bytes parent folder | download | duplicates (3)
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Contact: https://source.android.com/compatibility/contact-us.html
Upstream-Name: libunwind for Android
Source: https://android.googlesource.com/platform/external/libunwind

Files: *
Copyright: 2001-2005 Hewlett-Packard Co.
           2007 David Mosberger-Tang
License: MIT

Files: android/*
Copyright: 2014 The Android Open Source Project
License: Apache-2.0

Files: src/arm/*
Copyright: 2008 CodeSourcery
License: MIT

Files: src/mi/strerror.c
Copyright: 2004 BEA Systems
License: MIT

Files: src/mips/*
Copyright: 2008 CodeSourcery
License: MIT

Files: src/os-freebsd.c src/x86/*-freebsd.*
Copyright: 2010 Konstantin Belousov <kib@freebsd.org>
License: MIT

Files: src/ppc*/*
Copyright: 2006-2007 IBM
License: MIT

Files: src/ptrace/_UPT_access_*
Copyright: 2003-2005 Hewlett-Packard Co
           2010 Konstantin Belousov <kib@freebsd.org>
License: MIT

Files: src/unwind/GetIPInfo.c
Copyright: 2009 Red Hat
License: MIT

Files: src/x86/getcontext-linux.S
Copyright: 2009 Google, Inc
License: MIT

Files: src/x86_64/Gstash_frame.c src/x86_64/Gtrace.c
Copyright: 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY
License: MIT

Files: src/x86_64/*context.S
Copyright: 2008 Google, Inc
           2010 Konstantin Belousov <kib@freebsd.org>
License: MIT

Files: tests/Gtest-nomalloc.c
Copyright: 2009, 2011 Google, Inc
License: MIT

Files: tests/Gtest-trace.c
Copyright: 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY
License: MIT

Files: tests/Ltest-cxx-exceptions.cxx
Copyright: 2010 stefan.demharter@gmx.net
           2010 arun.sharma@google.com
License: MIT

Files: debian/*
Copyright: 2015, Kai-Chung Yan (殷啟聰)
License: MIT

Files: debian/include/*
Copyright: 2013-2014, Igor Pavlov
License: public-domain

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 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: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 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'.

License: public-domain
 The person or persons who have associated work with this document (the
 "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
 his knowledge, the work of authorship identified is in the public domain of the
 country from which the work is published, or (b) hereby dedicates whatever
 copyright the dedicators holds in the work of authorship identified below (the
 "Work") to the public domain. A certifier, moreover, dedicates any copyright
 interest he may have in the associated work, and for these purposes, is
 described as a "dedicator" below.
 .
 A certifier has taken reasonable steps to verify the copyright status of this
 work. Certifier recognizes that his good faith efforts may not shield him from
 liability if in fact the work certified is not in the public domain.
 .
 Dedicator makes this dedication for the benefit of the public at large and to
 the detriment of the Dedicator's heirs and successors. Dedicator intends this
 dedication to be an overt act of relinquishment in perpetuity of all present
 and future rights under copyright law, whether vested or contingent, in the
 Work. Dedicator understands that such relinquishment of all rights includes the
 relinquishment of all rights to enforce (by lawsuit or otherwise) those
 copyrights in the Work.
 .
 Dedicator recognizes that, once placed in the public domain, the Work may be
 freely reproduced, distributed, transmitted, used, modified, built upon, or
 otherwise exploited by anyone for any purpose, commercial or non-commercial,
 and in any way, including by methods that have not yet been invented or
 conceived.
 .
 This copy of license text is based on
 <http://creativecommons.org/licenses/publicdomain>