Skip to content

Commit 03503a7

Browse files
Introduce reuse for License and Copyright
1 parent 2ff3529 commit 03503a7

File tree

3 files changed

+441
-204
lines changed

3 files changed

+441
-204
lines changed

.reuse/dep5

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2+
Upstream-Name: CF Java Logging Support
3+
Upstream-Contact: <k.schnitter@sap.com>
4+
Source: https://github.com/SAP/cf-java-logging-support
5+
Disclaimer: The code in this project may include calls to APIs (“API Calls”) of
6+
SAP or third-party products or services developed outside of this project
7+
(“External Products”).
8+
“APIs” means application programming interfaces, as well as their respective
9+
specifications and implementing code that allows software to communicate with
10+
other software.
11+
API Calls to External Products are not licensed under the open source license
12+
that governs this project. The use of such API Calls and related External
13+
Products are subject to applicable additional agreements with the relevant
14+
provider of the External Products. In no event shall the open source license
15+
that governs this project grant any rights in or to any External Products,or
16+
alter, expand or supersede any terms of the applicable additional agreements.
17+
If you have a valid license agreement with SAP for the use of a particular SAP
18+
External Product, then you may make use of any API Calls included in this
19+
project’s code for that SAP External Product, subject to the terms of such
20+
license agreement. If you do not have a valid license agreement for the use of
21+
a particular SAP External Product, then you may only make use of any API Calls
22+
in this project for that SAP External Product for your internal, non-productive
23+
and non-commercial test and evaluation of such API Calls. Nothing herein grants
24+
you any rights to use or access any SAP External Product, or provide any third
25+
parties the right to use of access any SAP External Product, through API Calls.
26+
27+
28+
Files: *
29+
Copyright: 2020 SAP SE or an SAP affiliate company and CF Java Logging Support contributors
30+
License: Apache-2.0

0 commit comments

Comments
 (0)