Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit a6baf8a

Browse files
authored
meta(LICENSE): Switch to Business Source License 1.1 (#205)
See the public announcement about this on: https://blog.sentry.io/2019/11/06/relicensing-sentry/
1 parent 1e087ed commit a6baf8a

File tree

1 file changed

+104
-31
lines changed

1 file changed

+104
-31
lines changed

LICENSE

Lines changed: 104 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,104 @@
1-
Copyright (c) 2015 Sentry and individual contributors.
2-
Copyright (c) 2014-2015 Docker, Inc.
3-
All rights reserved.
4-
5-
Redistribution and use in source and binary forms, with or without
6-
modification, are permitted provided that the following conditions are
7-
met:
8-
9-
* Redistributions of source code must retain the above copyright
10-
notice, this list of conditions and the following disclaimer.
11-
12-
* Redistributions in binary form must reproduce the above
13-
copyright notice, this list of conditions and the following
14-
disclaimer in the documentation and/or other materials provided
15-
with the distribution.
16-
17-
* Neither the name of Sentry nor the names of its
18-
contributors may be used to endorse or promote products derived
19-
from this software without specific prior written permission.
20-
21-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
22-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
25-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
26-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
27-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1+
Business Source License 1.1
2+
3+
Parameters
4+
5+
Licensor: Functional Software, Inc.
6+
Licensed Work: Sentry
7+
The Licensed Work is (c) 2019 Functional Software, Inc.
8+
Additional Use Grant: You may make use of the Licensed Work, provided that you do
9+
not use the Licensed Work for an Application Monitoring
10+
Service.
11+
12+
An "Application Monitoring Service" is a commercial offering
13+
that allows third parties (other than your employees and
14+
contractors) to access the functionality of the Licensed
15+
Work so that such third parties directly benefit from the
16+
error-reporting or application monitoring features of the
17+
Licensed Work.
18+
19+
Change Date: 2022-09-15
20+
21+
Change License: Apache License, Version 2.0
22+
23+
For information about alternative licensing arrangements for the Software,
24+
please visit: https://sentry.io/pricing/
25+
26+
Notice
27+
28+
The Business Source License (this document, or the "License") is not an Open
29+
Source license. However, the Licensed Work will eventually be made available
30+
under an Open Source License, as stated in this License.
31+
32+
License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
33+
"Business Source License" is a trademark of MariaDB Corporation Ab.
34+
35+
-----------------------------------------------------------------------------
36+
37+
Business Source License 1.1
38+
39+
Terms
40+
41+
The Licensor hereby grants you the right to copy, modify, create derivative
42+
works, redistribute, and make non-production use of the Licensed Work. The
43+
Licensor may make an Additional Use Grant, above, permitting limited
44+
production use.
45+
46+
Effective on the Change Date, or the fourth anniversary of the first publicly
47+
available distribution of a specific version of the Licensed Work under this
48+
License, whichever comes first, the Licensor hereby grants you rights under
49+
the terms of the Change License, and the rights granted in the paragraph
50+
above terminate.
51+
52+
If your use of the Licensed Work does not comply with the requirements
53+
currently in effect as described in this License, you must purchase a
54+
commercial license from the Licensor, its affiliated entities, or authorized
55+
resellers, or you must refrain from using the Licensed Work.
56+
57+
All copies of the original and modified Licensed Work, and derivative works
58+
of the Licensed Work, are subject to this License. This License applies
59+
separately for each version of the Licensed Work and the Change Date may vary
60+
for each version of the Licensed Work released by Licensor.
61+
62+
You must conspicuously display this License on each original or modified copy
63+
of the Licensed Work. If you receive the Licensed Work in original or
64+
modified form from a third party, the terms and conditions set forth in this
65+
License apply to your use of that work.
66+
67+
Any use of the Licensed Work in violation of this License will automatically
68+
terminate your rights under this License for the current and all other
69+
versions of the Licensed Work.
70+
71+
This License does not grant you any right in any trademark or logo of
72+
Licensor or its affiliates (provided that you may use a trademark or logo of
73+
Licensor as expressly required by this License).
74+
75+
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
76+
AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
77+
EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
78+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
79+
TITLE.
80+
81+
MariaDB hereby grants you permission to use this License’s text to license
82+
your works, and to refer to it using the trademark "Business Source License",
83+
as long as you comply with the Covenants of Licensor below.
84+
85+
Covenants of Licensor
86+
87+
In consideration of the right to use this License’s text and the "Business
88+
Source License" name and trademark, Licensor covenants to MariaDB, and to all
89+
other recipients of the licensed work to be provided by Licensor:
90+
91+
1. To specify as the Change License the GPL Version 2.0 or any later version,
92+
or a license that is compatible with GPL Version 2.0 or a later version,
93+
where "compatible" means that software provided under the Change License can
94+
be included in a program with software provided under GPL Version 2.0 or a
95+
later version. Licensor may specify additional Change Licenses without
96+
limitation.
97+
98+
2. To either: (a) specify an additional grant of rights to use that does not
99+
impose any additional restriction on the right granted in this License, as
100+
the Additional Use Grant; or (b) insert the text "None".
101+
102+
3. To specify a Change Date.
103+
104+
4. Not to modify this License in any other way.

0 commit comments

Comments
 (0)