Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: licenses/
Date: Tue, 20 Mar 2018 18:53:41
Message-Id: 1521572010.aa2f66cc7959cf314a8c2a5c8d5a216f84542d13.johu@gentoo
1 commit: aa2f66cc7959cf314a8c2a5c8d5a216f84542d13
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 20 18:46:49 2018 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 20 18:53:30 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa2f66cc
7
8 licenses: Remove unused license
9
10 Moved to kde sunset.
11
12 licenses/Qt-Free-Edition | 82 ------------------------------------------------
13 1 file changed, 82 deletions(-)
14
15 diff --git a/licenses/Qt-Free-Edition b/licenses/Qt-Free-Edition
16 deleted file mode 100644
17 index f07a8a95aa..0000000000
18 --- a/licenses/Qt-Free-Edition
19 +++ /dev/null
20 @@ -1,82 +0,0 @@
21 - QT FREE EDITION LICENSE
22 -
23 -Copyright (C) 1992-1999 Troll Tech AS. All rights reserved.
24 -
25 -This is the license for Qt Free Edition version 1.44; it covers private use,
26 -use of third-party application programs based on Qt, and development of
27 -free software for the free software community.
28 -
29 -
30 - COPYRIGHT AND RESTRICTIONS
31 -
32 -The Qt toolkit is a product of Troll Tech AS. The Qt Free Edition is limited
33 -to use with the X Window System.
34 -
35 -You may copy this version of the Qt Free Edition provided that the entire
36 -archive is distributed unchanged and as a whole, including this notice.
37 -
38 -You may use this version of the Qt Free Edition to compile, link and run
39 -application programs legally developed by third parties.
40 -
41 -You may use the Qt Free Edition to create application programs
42 -provided that:
43 -
44 - You accept this license.
45 - Your software does not require modifications to Qt Free Edition.
46 - You satisfy ONE of the following three requirements
47 - EITHER
48 - Users of your software can freely obtain source code for the
49 - software, freely modify the source code (possibly with
50 - restrictions on copyright notices, attributions and legal
51 - responsibility), and freely redistribute original or modified
52 - versions of the software.
53 - OR
54 - Your software is distributed under the GNU GENERAL
55 - PUBLIC LICENSE, version 2 or later, as defined by the
56 - Free Software Foundation.
57 - OR
58 - Your software is distributed under the GNU LIBRARY
59 - GENERAL PUBLIC LICENSE, version 2 or later, as
60 - defined by the Free Software Foundation.
61 -
62 -If you are paid to develop something with Qt Free Edition or it is a part of
63 -your job the following conditions also apply:
64 -
65 - Your software must not require libraries, programs, data or
66 - documentation that are not available outside your organization in
67 - order to compile or use.
68 - If and when your organization starts using the software, you must
69 - notify Troll Tech AS of the following:
70 - Your organization's name and purpose.
71 - The software's name and purpose.
72 - The software's license.
73 - That your organization considers the software to be free
74 - software.
75 -
76 -You may also use the Qt Free Edition to create reusable components
77 -(such as libraries) provided that you accept the terms above, and in
78 -addition that:
79 -
80 - Your components' license includes the following text:
81 -
82 - [Your package] requires the Qt library, which is
83 - copyright Troll Tech AS. Freely distributable
84 - programs may generally use Qt Free Edition free of
85 - charge, see [README.QT] for details.
86 -
87 - README.QT is distributed along with your components.
88 - Qt Free Edition is not distributed as an integral part of your
89 - components.
90 -
91 - LIMITATIONS OF LIABILITY
92 -
93 -Troll Tech AS makes no obligation under this license to support or
94 -upgrade Qt Free Edition, or assist in the use of Qt Free Edition.
95 -
96 -In no event shall Troll Tech AS be liable for any lost revenue or profits or
97 -other direct, indirect, special, incidental or consequential damages, even
98 -if Troll Tech has been advised of the possibility of such damages.
99 -
100 -QT FREE EDITION IS PROVIDED AS IS WITH NO WARRANTY OF ANY KIND,
101 -INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A
102 -PARTICULAR PURPOSE.