Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit 235ef0a

Browse files
authored
add copyright notices on all relevant files (#11)
* add copyright notices on all relevant files * move license * remove license appendix * add missing copyright statements
1 parent 266baef commit 235ef0a

25 files changed

Lines changed: 258 additions & 25 deletions

.github/workflows/ci_wizard.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Copyright 2024 Dataport. All rights reserved. Developed as part of the MERLOT project.
2+
# Copyright 2024-2025 Dataport. All rights reserved. Extended as part of the POSSIBLE project.
23
#
34
# Licensed under the Apache License, Version 2.0 (the "License");
45
# you may not use this file except in compliance with the License.
Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -174,28 +174,3 @@
174174
of your accepting any such warranty or additional liability.
175175

176176
END OF TERMS AND CONDITIONS
177-
178-
APPENDIX: How to apply the Apache License to your work.
179-
180-
To apply the Apache License to your work, attach the following
181-
boilerplate notice, with the fields enclosed by brackets "[]"
182-
replaced with your own identifying information. (Don't include
183-
the brackets!) The text should be enclosed in the appropriate
184-
comment syntax for the file format. We also recommend that a
185-
file or class name and description of purpose be included on the
186-
same "printed page" as the copyright notice for easier
187-
identification within third-party archives.
188-
189-
Copyright [yyyy] [name of copyright owner]
190-
191-
Licensed under the Apache License, Version 2.0 (the "License");
192-
you may not use this file except in compliance with the License.
193-
You may obtain a copy of the License at
194-
195-
http://www.apache.org/licenses/LICENSE-2.0
196-
197-
Unless required by applicable law or agreed to in writing, software
198-
distributed under the License is distributed on an "AS IS" BASIS,
199-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200-
See the License for the specific language governing permissions and
201-
limitations under the License.

catalog-shapes/shacl/ontology/gx.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Copyright 2024 Dataport. All rights reserved. Developed as part of the MERLOT project.
2+
# Copyright 2024-2025 Dataport. All rights reserved. Extended as part of the POSSIBLE project.
23
#
34
# Licensed under the Apache License, Version 2.0 (the "License");
45
# you may not use this file except in compliance with the License.

catalog-shapes/shacl/ontology/px.ttl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright 2024-2025 Dataport. All rights reserved. Developed as part of the POSSIBLE project.
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
115
@prefix owl: <http://www.w3.org/2002/07/owl#> .
216
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
317
@prefix px: <http://w3id.org/gaia-x/possible-x#> .

catalog-shapes/shacl/shapes/gx/Participant/gaiaXTermsAndConditionsShape.ttl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright 2024-2025 Dataport. All rights reserved. Developed as part of the POSSIBLE project.
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
115
@prefix gx: <https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#> .
216
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
317
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

catalog-shapes/shacl/shapes/gx/Participant/legalParticipantShape.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Copyright 2024 Dataport. All rights reserved. Developed as part of the MERLOT project.
2+
# Copyright 2024-2025 Dataport. All rights reserved. Extended as part of the POSSIBLE project.
23
#
34
# Licensed under the Apache License, Version 2.0 (the "License");
45
# you may not use this file except in compliance with the License.

catalog-shapes/shacl/shapes/gx/Participant/legalRegistrationNumberShape.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Copyright 2024 Dataport. All rights reserved. Developed as part of the MERLOT project.
2+
# Copyright 2024-2025 Dataport. All rights reserved. Extended as part of the POSSIBLE project.
23
#
34
# Licensed under the Apache License, Version 2.0 (the "License");
45
# you may not use this file except in compliance with the License.

catalog-shapes/shacl/shapes/gx/Resource/dataResourceShape.ttl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright 2024-2025 Dataport. All rights reserved. Developed as part of the POSSIBLE project.
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
115
@prefix gx: <https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#> .
216
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
317
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

catalog-shapes/shacl/shapes/gx/Resource/instantiatedVirtualResourceShape.ttl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright 2024-2025 Dataport. All rights reserved. Developed as part of the POSSIBLE project.
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
115
@prefix gx: <https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#> .
216
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
317
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

catalog-shapes/shacl/shapes/gx/Resource/legitimateInterestShape.ttl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright 2024-2025 Dataport. All rights reserved. Developed as part of the POSSIBLE project.
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
115
@prefix gx: <https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#> .
216
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
317
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

0 commit comments

Comments
 (0)