Skip to content

Commit cd5ab0b

Browse files
committed
license: improve attribution of notice and tmpl notice files
1 parent da0d568 commit cd5ab0b

File tree

2 files changed

+40
-2
lines changed

2 files changed

+40
-2
lines changed

NOTICE

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output Global Inc (IOG)
1+
Copyright 2023-2025 Input Output Global Inc (IOG)
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
@@ -11,3 +11,24 @@ distributed under the License is distributed on an "AS IS" BASIS,
1111
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
See the License for the specific language governing permissions and
1313
limitations under the License.
14+
15+
Attribution Notice:
16+
17+
This project may include third-party materials. These materials will be listed
18+
below as they are incorporated.
19+
20+
# Example template for attribution when third-party files are added:
21+
#
22+
# - File originally from [Original Project Name] repository:
23+
# https://github.com/username/original-repo
24+
# Licensed under the Apache License, Version 2.0.
25+
26+
Downstream projects may include various files from this repository. These files
27+
are provided under the same license terms and may be used, copied, modified,
28+
and distributed in accordance with the Apache License, Version 2.0.
29+
30+
The specific files incorporated from this repository into downstream projects
31+
may change over time. Downstream users are encouraged to include appropriate
32+
attribution in their own NOTICE or documentation files where applicable.
33+
34+
No endorsement by the original authors is implied.

templates/cardano-parts-project/NOTICE

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output Global Inc (IOG)
1+
Copyright [yyyy] [name of copyright owner]
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
@@ -11,3 +11,20 @@ distributed under the License is distributed on an "AS IS" BASIS,
1111
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
See the License for the specific language governing permissions and
1313
limitations under the License.
14+
15+
Attribution Notice:
16+
17+
This project includes materials from the upstream cardano-parts repository:
18+
https://github.com/input-output-hk/cardano-parts
19+
20+
Attribution for cardano-parts files are maintained in the cardano-parts
21+
repository NOTICE file. No per-file attribution is required unless explicitly
22+
noted.
23+
24+
Files from the cardano-parts repository have been included under the same
25+
license terms and may have been modified.
26+
27+
The set of incorporated files may change over time. For details, refer to the
28+
commit history or repository documentation.
29+
30+
No endorsement by the original authors is implied.

0 commit comments

Comments
 (0)