File: copyright

package info (click to toggle)
kcalcore 4%3A16.04.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,788 kB
  • ctags: 2,995
  • sloc: cpp: 24,232; ansic: 1,534; yacc: 949; perl: 131; sh: 25; makefile: 5
file content (217 lines) | stat: -rw-r--r-- 9,879 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
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kcalcore
Source: http://download.kde.org/stable/applications/

Files: *
Copyright: 2006-2009, Allen Winter <winter@kde.org>
           2004, Bram Schoenmakers <bramschoenmakers@kde.nl>
           2010, Casey Link <unnamedrambler@gmail.com>
           2012-2013, Christian Mollekopf <mollekopf@kolabsys.com>
           2000-2004, Cornelius Schumacher <schumacher@kde.org>
           2002-2010, David Jarvie <djarvie@kde.org>
           2002-2007, David Jarvie <software@astrojar.org.uk>
           1991, Free Software Foundation, Inc
           2009-2010, Klaralvdalens Datakonsult AB, a KDAB Group company <info@kdab.net>
           2014, Laurent Montel <montel@kde.org>
           2002, Michael Brade <brade@kde.org>
           2006, Narayan Newton <narayannewton@gmail.com>
           2009, Nokia Corporation and/or its subsidiary(-ies)
           1998, Preston Brown <pbrown@kde.org>
           2005, Rafal Rzepecki <divide@users.sourceforge.net>
           2005, Reinhold Kainhofer <kainhofer@kde.org>
           2005, Reinhold Kainhofer <reinhold@kainhofe.com>
           2003-2005, Reinhold Kainhofer <reinhold@kainhofer.com>
           2011, Sérgio Martins <iamsergio@gmail.com>
           2009, Thomas McGuire <mcguire@kde.org>
           2009, Volker Krause <vkrause@kde.org>
License: LGPL-2+

Files: autotests/testcreateddatecompat.cpp
       autotests/testoccurrenceiterator.h
       autotests/testrecurrenceexception.h
       autotests/testcreateddatecompat.h
       autotests/testcreateddatecompat.h
       autotests/testreadrecurrenceid.h
       autotests/testreadrecurrenceid.cpp
       autotests/testoccurrenceiterator.cpp
Copyright: 2012-2013 Christian Mollekopf <mollekopf@kolabsys.com>
License: LGPL-3+

Files: src/versit/port.h
       src/versit/vcc.h
       src/versit/vcc.y
       src/versit/vobject.c
       src/versit/vobject.h
Copyright: 1996, Apple Computer, Inc.
           1996, AT&T Corp.
           1996, International Business Machines Corporation
           1996, Siemens Rolm Communications Inc.
License: MIT_versit

Files: cmake/COPYING-CMAKE-SCRIPTS
       cmake/FindLibIcal.cmake
Copyright: 2008-2010, Allen Winter <winter@kde.org>
License: BSD-3-clause

Files: src/versit/vcc.c
Copyright: 1996, Apple Computer, Inc.
           1996, AT&T Corp.
           1996, International Business Machines Corporation
           1984-2010, Free Software Foundation, Inc.
           1996, Siemens Rolm Communications Inc.
License: GPL-3+_BisonException or MIT_versit

Files: autotests/testincidencegenerator.h
Copyright: 2004 Till Adam <adam@kde.org>
License: LGPL-2

Files: autotests/createtestcases.pl
Copyright: Not claimed
License: public-domain
 # Written 2005 Reinhold Kainhofer <reinhold@kainhofer.com>
 # This file is put into the public domain, I claim no copyright on that code

Files: debian/*
Copyright: 2015 Harald Sitter <sitter@kde.org>
License: LGPL-2+

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 copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

License: GPL-3+_BisonException
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This program 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 --
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in `/usr/share/common-licenses/GPL-3'.

License: MIT_versit
 For purposes of this license notice, the term Licensors shall mean,
 collectively, Apple Computer, Inc., AT&T Corp., International
 Business Machines Corporation and Siemens Rolm Communications Inc.
 The term Licensor shall mean any of the Licensors.
 .
 Subject to acceptance of the following conditions, permission is hereby
 granted by Licensors without the need for written agreement and without
 license or royalty fees, to use, copy, modify and distribute this
 software for any purpose.
 .
 The above copyright notice and the following four paragraphs must be
 reproduced in all copies of this software and any software including
 this software.
 .
 THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS AND NO LICENSOR SHALL HAVE
 ANY OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS OR
 MODIFICATIONS.
 .
 IN NO EVENT SHALL ANY LICENSOR BE LIABLE TO ANY PARTY FOR DIRECT,
 INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR LOST PROFITS ARISING OUT
 OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 .
 EACH LICENSOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED,
 INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF NONINFRINGEMENT OR THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.
 .
 The software is provided with RESTRICTED RIGHTS.  Use, duplication, or
 disclosure by the government are subject to restrictions set forth in
 DFARS 252.227-7013 or 48 CFR 52.227-19, as applicable.

License: LGPL-2
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License version 2 as published by the Free Software Foundation.
 .
 This library 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  Boston, MA 02110-1301, USA.
 --
 On Debian systems, the complete text of the GNU Library General Public
 License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.

License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 --
 On Debian systems, the complete text of the GNU Library General
 Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.

License: LGPL-3+
 This program 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 3 of
 the License, or (at your option) any later version.
 .
 This program 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 General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 --
 On Debian systems, the complete text of the GNU Lesser Public License version
 3 can be  found in `/usr/share/common-licenses/LGPL-3'.