Skip to content

Commit 5405ba1

Browse files
Simran-BKVS85
andauthored
Update deb copyright files for new licensing (#583)
* Update deb copyright files for new licensing * Update email addresses * Fix rpm license * Replace blog link with community license URL * Replace ArangoDB description for Debian files * Replace ArangoDB description in RPM files * Change Community License link --------- Co-authored-by: Vadim Kondratev <[email protected]>
1 parent b769016 commit 5405ba1

File tree

24 files changed

+208
-188
lines changed

24 files changed

+208
-188
lines changed

debian/3.11/common/arangodb3.service

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
#
55
# Used to start ArangoDB
66
#
7-
# A universal open-source database with a flexible data model
8-
# for documents, graphs, and key-values. Build high
9-
# performance applications using a convenient sql-like query
10-
# language or JavaScript extensions.
7+
# A scalable graph database system to drive value from connected data, faster.
8+
# Native graphs, an integrated search engine, and JSON support, via a single
9+
# query language. ArangoDB runs on-prem, in the cloud - anywhere.
1110
#
1211
# http://www.arangodb.com
1312
#

debian/3.11/community/control

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ Package: arangodb3
88
Architecture: @ARCHITECTURE@
99
Depends: ${misc:Depends}
1010
Conflicts: arangodb3-client, arangodb3e-client, arangodb3e
11-
Description: a multi-model NoSQL database
12-
A distributed free and open-source database with a flexible data model for documents,
13-
graphs, and key-values. Build high performance applications using a convenient
14-
SQL-like query language or JavaScript extensions.
11+
Description: a scalable graph database system to drive value from connected data,
12+
faster. Native graphs, an integrated search engine, and JSON support, via a
13+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
1514
.
1615
Copyright: 2012-2013 by triAGENS GmbH
1716
Copyright: 2014-2024 by ArangoDB GmbH
@@ -23,9 +22,9 @@ Architecture: @ARCHITECTURE@
2322
Depends: ${misc:Depends}
2423
Conflicts: arangodb3, arangodb3e, arangodb3e-client
2524
Description: stand-alone shell
26-
A distributed free and open-source database with a flexible data model for documents,
27-
graphs, and key-values. Build high performance applications using a convenient
28-
SQL-like query language or JavaScript extensions.
25+
ArangoDB is a scalable graph database system to drive value from connected data,
26+
faster. Native graphs, an integrated search engine, and JSON support, via a
27+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
2928
.
3029
Copyright: 2012-2013 by triAGENS GmbH
3130
Copyright: 2014-2024 by ArangoDB GmbH
@@ -48,8 +47,8 @@ Pre-Depends:
4847
arangodb3 (= ${binary:Version}) | arangodb3-client (= ${binary:Version}),
4948
${misc:Depends}
5049
Description: debugging symbols for arangodb
51-
A distributed free and open-source database with a flexible data model for documents,
52-
graphs, and key-values. Build high performance applications using a convenient
53-
SQL-like query language or JavaScript extensions.
50+
ArangoDB is a scalable graph database system to drive value from connected data,
51+
faster. Native graphs, an integrated search engine, and JSON support, via a
52+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
5453
.
5554
This package contains the debugging symbols.

debian/3.11/community/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This is the Debian GNU/Linux prepackaged version of arangodb.
2-
It was packaged by Frank Celler <f.celler@arangodb.org>
2+
It was packaged by Frank Celler <info@arangodb.com>
33
from sources obtained from http://github.com/arangodb/ArangoDB.
44

55
Copyright:

debian/3.11/enterprise/control

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ Package: arangodb3e
88
Architecture: @ARCHITECTURE@
99
Depends: ${misc:Depends}
1010
Conflicts: arangodb3e-client, arangodb3, arangodb3-client
11-
Description: a multi-model NoSQL database
12-
A distributed free and open-source database with a flexible data model for documents,
13-
graphs, and key-values. Build high performance applications using a convenient
14-
SQL-like query language or JavaScript extensions.
11+
Description: a scalable graph database system to drive value from connected data,
12+
faster. Native graphs, an integrated search engine, and JSON support, via a
13+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
1514
.
1615
Copyright: 2012-2013 by triAGENS GmbH
1716
Copyright: 2014-2024 by ArangoDB GmbH
@@ -23,9 +22,9 @@ Architecture: @ARCHITECTURE@
2322
Depends: ${misc:Depends}
2423
Conflicts: arangodb3e, arangodb3, arangodb3-client
2524
Description: stand-alone shell
26-
A distributed free and open-source database with a flexible data model for documents,
27-
graphs, and key-values. Build high performance applications using a convenient
28-
SQL-like query language or JavaScript extensions.
25+
ArangoDB is a scalable graph database system to drive value from connected data,
26+
faster. Native graphs, an integrated search engine, and JSON support, via a
27+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
2928
.
3029
Copyright: 2012-2013 by triAGENS GmbH
3130
Copyright: 2014-2024 by ArangoDB GmbH
@@ -48,8 +47,8 @@ Pre-Depends:
4847
arangodb3e (= ${binary:Version}) | arangodb3e-client (= ${binary:Version}),
4948
${misc:Depends}
5049
Description: debugging symbols for arangodb
51-
A distributed free and open-source database with a flexible data model for documents,
52-
graphs, and key-values. Build high performance applications using a convenient
53-
SQL-like query language or JavaScript extensions.
50+
ArangoDB is a scalable graph database system to drive value from connected data,
51+
faster. Native graphs, an integrated search engine, and JSON support, via a
52+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
5453
.
5554
This package contains the debugging symbols.

debian/3.11/enterprise/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This is the Debian GNU/Linux prepackaged version of arangodb.
2-
It was packaged by Frank Celler <f.celler@arangodb.org>
2+
It was packaged by Frank Celler <info@arangodb.com>
33
from sources obtained from http://github.com/arangodb/ArangoDB.
44

55
Copyright:

debian/3.12/common/arangodb3.service

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
#
55
# Used to start ArangoDB
66
#
7-
# A universal open-source database with a flexible data model
8-
# for documents, graphs, and key-values. Build high
9-
# performance applications using a convenient sql-like query
10-
# language or JavaScript extensions.
7+
# A scalable graph database system to drive value from connected data, faster.
8+
# Native graphs, an integrated search engine, and JSON support, via a single
9+
# query language. ArangoDB runs on-prem, in the cloud - anywhere.
1110
#
1211
# http://www.arangodb.com
1312
#

debian/3.12/community/control

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ Package: arangodb3
88
Architecture: @ARCHITECTURE@
99
Depends: ${misc:Depends}
1010
Conflicts: arangodb3-client, arangodb3e-client, arangodb3e
11-
Description: a multi-model NoSQL database
12-
A distributed free and open-source database with a flexible data model for documents,
13-
graphs, and key-values. Build high performance applications using a convenient
14-
SQL-like query language or JavaScript extensions.
11+
Description: a scalable graph database system to drive value from connected data,
12+
faster. Native graphs, an integrated search engine, and JSON support, via a
13+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
1514
.
1615
Copyright: 2012-2013 by triAGENS GmbH
1716
Copyright: 2014-2024 by ArangoDB GmbH
@@ -23,9 +22,9 @@ Architecture: @ARCHITECTURE@
2322
Depends: ${misc:Depends}
2423
Conflicts: arangodb3, arangodb3e, arangodb3e-client
2524
Description: stand-alone shell
26-
A distributed free and open-source database with a flexible data model for documents,
27-
graphs, and key-values. Build high performance applications using a convenient
28-
SQL-like query language or JavaScript extensions.
25+
ArangoDB is a scalable graph database system to drive value from connected data,
26+
faster. Native graphs, an integrated search engine, and JSON support, via a
27+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
2928
.
3029
Copyright: 2012-2013 by triAGENS GmbH
3130
Copyright: 2014-2024 by ArangoDB GmbH
@@ -48,8 +47,8 @@ Pre-Depends:
4847
arangodb3 (= ${binary:Version}) | arangodb3-client (= ${binary:Version}),
4948
${misc:Depends}
5049
Description: debugging symbols for arangodb
51-
A distributed free and open-source database with a flexible data model for documents,
52-
graphs, and key-values. Build high performance applications using a convenient
53-
SQL-like query language or JavaScript extensions.
50+
ArangoDB is a scalable graph database system to drive value from connected data,
51+
faster. Native graphs, an integrated search engine, and JSON support, via a
52+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
5453
.
5554
This package contains the debugging symbols.

debian/3.12/community/copyright

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
This is the Debian GNU/Linux prepackaged version of arangodb.
2-
It was packaged by Frank Celler <f.celler@arangodb.org>
3-
from sources obtained from http://github.com/arangodb/ArangoDB.
1+
This is the Debian GNU/Linux prepackaged version of ArangoDB.
2+
It was packaged by Frank Celler <info@arangodb.com>
3+
from sources obtained from http://github.com/arangodb/arangodb.
44

55
Copyright:
66

@@ -9,9 +9,23 @@ Copyright (C) 2012-2013 triAGENS GmbH
99

1010
License:
1111

12-
ArangoDB is distributed under the terms of the Apache2 licenses.
13-
On Debian GNU/Linux system you can find a copy of this
14-
license in `/usr/share/common-licenses/Apache-2.0'.
12+
The prepackaged binaries of the ArangoDB Community Edition are governed by the
13+
ArangoDB Community License: https://arangodb.com/community-license/
14+
The use for commercial purposes is limited to a 100 GB on dataset size in
15+
production within a single cluster and a maximum of three clusters.
1516

16-
The licenses of the 3rd party libraries can be found in
17-
`/usr/share/doc/arangodb3/LICENSES-OTHER-COMPONENTS.md`.
17+
The source code of the Community Edition is available under the
18+
Business Source License 1.1 (BUSL-1.1): `/usr/share/doc/arangodb3/LICENSE.txt`
19+
Copying, modification, redistribution, non-commercial use, and commercial use
20+
in a non-production context are always allowed. Additionally, you can deploy
21+
BUSL-licensed ArangoDB source code for any purpose (including production) as
22+
long as you are not creating a commercial derivative work or offering, or are
23+
including it in a commercial product, application, or service. On the fourth
24+
anniversary of the first publicly available distribution of a specific version,
25+
the license changes to the permissive Apache 2.0 open-source license. On
26+
Debian GNU/Linux systems you can find a copy of this license at
27+
`/usr/share/common-licenses/Apache-2.0`.
28+
29+
ArangoDB contains software of third parties under their respective licenses:
30+
`/usr/share/doc/arangodb3/LICENSES-OTHER-COMPONENTS.md.gz`
31+
You may use `zcat <FILE> | more` to read it without extracting.

debian/3.12/enterprise/control

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ Package: arangodb3e
88
Architecture: @ARCHITECTURE@
99
Depends: ${misc:Depends}
1010
Conflicts: arangodb3e-client, arangodb3, arangodb3-client
11-
Description: a multi-model NoSQL database
12-
A distributed free and open-source database with a flexible data model for documents,
13-
graphs, and key-values. Build high performance applications using a convenient
14-
SQL-like query language or JavaScript extensions.
11+
Description: a scalable graph database system to drive value from connected data,
12+
faster. Native graphs, an integrated search engine, and JSON support, via a
13+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
1514
.
1615
Copyright: 2012-2013 by triAGENS GmbH
1716
Copyright: 2014-2024 by ArangoDB GmbH
@@ -23,9 +22,9 @@ Architecture: @ARCHITECTURE@
2322
Depends: ${misc:Depends}
2423
Conflicts: arangodb3e, arangodb3, arangodb3-client
2524
Description: stand-alone shell
26-
A distributed free and open-source database with a flexible data model for documents,
27-
graphs, and key-values. Build high performance applications using a convenient
28-
SQL-like query language or JavaScript extensions.
25+
ArangoDB is a scalable graph database system to drive value from connected data,
26+
faster. Native graphs, an integrated search engine, and JSON support, via a
27+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
2928
.
3029
Copyright: 2012-2013 by triAGENS GmbH
3130
Copyright: 2014-2024 by ArangoDB GmbH
@@ -48,8 +47,8 @@ Pre-Depends:
4847
arangodb3e (= ${binary:Version}) | arangodb3e-client (= ${binary:Version}),
4948
${misc:Depends}
5049
Description: debugging symbols for arangodb
51-
A distributed free and open-source database with a flexible data model for documents,
52-
graphs, and key-values. Build high performance applications using a convenient
53-
SQL-like query language or JavaScript extensions.
50+
ArangoDB is a scalable graph database system to drive value from connected data,
51+
faster. Native graphs, an integrated search engine, and JSON support, via a
52+
single query language. ArangoDB runs on-prem, in the cloud - anywhere.
5453
.
5554
This package contains the debugging symbols.

debian/3.12/enterprise/copyright

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
This is the Debian GNU/Linux prepackaged version of arangodb.
2-
It was packaged by Frank Celler <f.celler@arangodb.org>
3-
from sources obtained from http://github.com/arangodb/ArangoDB.
1+
This is the Debian GNU/Linux prepackaged version of ArangoDB.
2+
It was packaged by Frank Celler <info@arangodb.com>
3+
from sources obtained from http://github.com/arangodb/arangodb.
44

55
Copyright:
66

@@ -9,9 +9,20 @@ Copyright (C) 2012-2013 triAGENS GmbH
99

1010
License:
1111

12-
ArangoDB is distributed under the terms of the Apache2 licenses.
13-
On Debian GNU/Linux system you can find a copy of this
14-
license in `/usr/share/common-licenses/Apache-2.0'.
12+
The ArangoDB Enterprise Edition is governed by a commercial license.
1513

16-
The licenses of the 3rd party libraries can be found in
17-
`/usr/share/doc/arangodb3/LICENSES-OTHER-COMPONENTS.md`.
14+
The source code of the Community Edition is available under the
15+
Business Source License 1.1 (BUSL-1.1): `/usr/share/doc/arangodb3/LICENSE.txt`
16+
Copying, modification, redistribution, non-commercial use, and commercial use
17+
in a non-production context are always allowed. Additionally, you can deploy
18+
BUSL-licensed ArangoDB source code for any purpose (including production) as
19+
long as you are not creating a commercial derivative work or offering, or are
20+
including it in a commercial product, application, or service. On the fourth
21+
anniversary of the first publicly available distribution of a specific version,
22+
the license changes to the permissive Apache 2.0 open-source license. On
23+
Debian GNU/Linux systems you can find a copy of this license at
24+
`/usr/share/common-licenses/Apache-2.0`.
25+
26+
ArangoDB contains software of third parties under their respective licenses:
27+
`/usr/share/doc/arangodb3/LICENSES-OTHER-COMPONENTS.md.gz`
28+
You may use `zcat <FILE> | more` to read it without extracting.

0 commit comments

Comments
 (0)