~ubuntu-branches/ubuntu/saucy/kscreen/saucy

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Achim Bohnet
  • Date: 2013-01-21 00:22:05 UTC
  • Revision ID: package-import@ubuntu.com-20130121002205-xsl4plo2dk5erfy7
Tags: 0.0.71-0ubuntu1
Initial release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: kscreen
 
3
Source: ftp://ftp.kde.org/pub/kde/unstable/kscreen/
 
4
 
 
5
 
 
6
Files: kded/* test/*
 
7
Copyright: 2012 by Alejandro Fiestas Olivares <afiestas@kde.org>
 
8
License: GPL-2.0+
 
9
 
 
10
 
 
11
Files: kcm/src/* kcm/qml/*
 
12
Copyright: 2012,2013 Dan Vratil <dvratil@redhat.com>
 
13
           2011 Marco Martin <mart@kde.org>
 
14
License: LGPL-2.1+
 
15
 
 
16
 
 
17
Files: kcm/qml/plasmacomponents/*
 
18
Copyright: 2011,2012 Marco Martin  <mart@kde.org>
 
19
           2011 Nokia Corporation and/or its subsidiary(-ies)
 
20
License: BSD
 
21
 
 
22
 
 
23
Files: debian/*
 
24
Copyright: 2012, 2013 Achim Bohnet <allee@kubuntu.org>
 
25
License: LGPL-2.1+
 
26
 
 
27
 
 
28
License: GPL-2.0+
 
29
 This package is free software; you can redistribute it and/or modify
 
30
 it under the terms of the GNU General Public License as published by
 
31
 the Free Software Foundation; either version 2 of the License, or
 
32
 (at your option) any later version.
 
33
 .
 
34
 This package is distributed in the hope that it will be useful,
 
35
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
36
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
37
 GNU General Public License for more details.
 
38
 .
 
39
 You should have received a copy of the GNU General Public License
 
40
 along with this program. If not, see <http://www.gnu.org/licenses/>
 
41
 .
 
42
 On Debian systems, the complete text of the GNU General
 
43
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 
44
 
 
45
License: LGPL-2.1+
 
46
 This library is free software; you can redistribute it and/or
 
47
 modify it under the terms of the GNU Lesser General Public
 
48
 License as published by the Free Software Foundation; either
 
49
 version 2.1 of the License, or (at your option) any later version.
 
50
 .
 
51
 This library is distributed in the hope that it will be useful,
 
52
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
53
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
54
 Lesser General Public License for more details.
 
55
 .
 
56
 You should have received a copy of the GNU Lesser General Public
 
57
 License along with this library; if not, write to the Free Software
 
58
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
59
 .
 
60
 On Debian systems, the complete text of the GNU General
 
61
 Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".
 
62
 
 
63
 
 
64
License: BSD
 
65
 You may use this file under the terms of the BSD license as follows:
 
66
 .
 
67
 "Redistribution and use in source and binary forms, with or without
 
68
 modification, are permitted provided that the following conditions are
 
69
 met:
 
70
   * Redistributions of source code must retain the above copyright
 
71
     notice, this list of conditions and the following disclaimer.
 
72
   * Redistributions in binary form must reproduce the above copyright
 
73
     notice, this list of conditions and the following disclaimer in
 
74
     the documentation and/or other materials provided with the
 
75
     distribution.
 
76
   * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
 
77
     the names of its contributors may be used to endorse or promote
 
78
     products derived from this software without specific prior written
 
79
     permission.
 
80
 .
 
81
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
82
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
83
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 
84
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 
85
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
86
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
87
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
88
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
89
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
90
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
91
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."