Skip to content

Commit e685ec8

Browse files
committed
update license
1 parent ab68bad commit e685ec8

File tree

2 files changed

+23
-7
lines changed

2 files changed

+23
-7
lines changed

.licenserc.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,15 @@ header:
66
paths-ignore:
77
- '.*'
88
- '.**/**'
9-
- 'repositories.bzl'
109
- 'CNAME'
11-
- 'WORKSPACE'
1210
- '**/*.conf'
1311
- '**/*.config'
1412
- '**/*.json'
1513
- '**/*.sol'
1614
- '**/*.pri'
1715
- '**/*.pub'
18-
- '**/*.svg'
19-
- 'Doxyfile'
20-
- 'header'
2116
- 'dev/.rat-excludes'
22-
- '**/*.md'
23-
- 'DISCLAIMER-WIP'
17+
- 'DISCLAIMER'
2418
- 'NOTICE'
2519
- 'LICENSE'
2620
- 'documents/doxygen/.gitignore'

DISCLAIMER

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Apache ResilientDB is an effort undergoing incubation at the Apache Software
2+
Foundation (ASF), sponsored by the Apache Incubator PMC.
3+
4+
Incubation is required of all newly accepted projects until a further review
5+
indicates that the infrastructure, communications, and decision making process
6+
have stabilized in a manner consistent with other successful ASF projects.
7+
8+
While incubation status is not necessarily a reflection of the completeness
9+
or stability of the code, it does indicate that the project has yet to be
10+
fully endorsed by the ASF.
11+
12+
Some of the incubating project’s releases may not be fully compliant with ASF policy.
13+
For example, releases may have incomplete or un-reviewed licensing conditions.
14+
What follows is a list of known issues the project is currently aware of
15+
(note that this list, by definition, is likely to be incomplete):
16+
17+
If you are planning to incorporate this work into your product/project, please
18+
be aware that you will need to conduct a thorough licensing review to determine
19+
the overall implications of including this work. For the current status of this
20+
project through the Apache Incubator visit:
21+
https://incubator.apache.org/projects/resilientdb.html
22+

0 commit comments

Comments
 (0)