Skip to content

Commit a90b946

Browse files
committed
[ITB-1790] Add copyright notice to all source code
1 parent bc9185e commit a90b946

12 files changed

Lines changed: 180 additions & 0 deletions

File tree

gitb-types-specs/src/main/resources/schema/gitb_core.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<xsd:schema xmlns="http://www.gitb.com/core/v1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.gitb.com/core/v1/" elementFormDefault="qualified" version="1.0">
318
<xsd:element name="module" type="TestModule"/>
419
<!--General Metadata element to describe the metadata of artifacts-->

gitb-types-specs/src/main/resources/schema/gitb_ms.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<xsd:schema version="1.0" targetNamespace="http://www.gitb.com/ms/v1/"
318
xmlns="http://www.gitb.com/ms/v1/"
419
xmlns:tns="http://www.gitb.com/ms/v1/"

gitb-types-specs/src/main/resources/schema/gitb_ps.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<xsd:schema version="1.0" targetNamespace="http://www.gitb.com/ps/v1/"
318
xmlns="http://www.gitb.com/ps/v1/"
419
xmlns:tns="http://www.gitb.com/ps/v1/"

gitb-types-specs/src/main/resources/schema/gitb_tbs.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by SRDC (EMBRACE) -->
318
<xsd:schema xmlns="http://www.gitb.com/tbs/v1/" xmlns:tns="http://www.gitb.com/tbs/v1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tpl="http://www.gitb.com/tpl/v1/" xmlns:tr="http://www.gitb.com/tr/v1/" xmlns:gitb="http://www.gitb.com/core/v1/" targetNamespace="http://www.gitb.com/tbs/v1/" elementFormDefault="qualified" version="1.0">
419
<!-- Go up to top module folder first, than go down to schema folder through "target" -->

gitb-types-specs/src/main/resources/schema/gitb_tdl.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<xsd:schema xmlns="http://www.gitb.com/tdl/v1/" xmlns:tdl="http://www.gitb.com/tdl/v1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gitb="http://www.gitb.com/core/v1/" targetNamespace="http://www.gitb.com/tdl/v1/" elementFormDefault="qualified" version="1.0">
318
<xsd:import namespace="http://www.gitb.com/core/v1/" schemaLocation="gitb_core.xsd"/>
419
<xsd:element name="testcase" type="TestCase"/>

gitb-types-specs/src/main/resources/schema/gitb_tpl.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<xsd:schema xmlns="http://www.gitb.com/tpl/v1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gitb="http://www.gitb.com/core/v1/" targetNamespace="http://www.gitb.com/tpl/v1/" elementFormDefault="qualified" version="1.0">
318
<xsd:import namespace="http://www.gitb.com/core/v1/" schemaLocation="gitb_core.xsd"/>
419
<xsd:element name="testcase" type="TestCase"/>

gitb-types-specs/src/main/resources/schema/gitb_tr.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
318
targetNamespace="http://www.gitb.com/tr/v1/"
419
xmlns="http://www.gitb.com/tr/v1/"

gitb-types-specs/src/main/resources/schema/gitb_vs.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<xsd:schema version="1.0" targetNamespace="http://www.gitb.com/vs/v1/"
318
xmlns="http://www.gitb.com/vs/v1/"
419
xmlns:tns="http://www.gitb.com/vs/v1/"

gitb-types-specs/src/main/resources/wsdl/gitb_ms.wsdl

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<definitions targetNamespace="http://www.gitb.com/ms/v1/"
318
name="MessagingService"
419
xmlns="http://schemas.xmlsoap.org/wsdl/"

gitb-types-specs/src/main/resources/wsdl/gitb_ps.wsdl

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
~ Copyright (C) 2025 European Union
4+
~
5+
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+
~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+
~
8+
~ You may obtain a copy of the Licence at:
9+
~
10+
~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+
~
12+
~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+
~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+
~ the specific language governing permissions and limitations under the Licence.
15+
-->
16+
217
<definitions targetNamespace="http://www.gitb.com/ps/v1/"
318
name="ProcessingService"
419
xmlns="http://schemas.xmlsoap.org/wsdl/"

0 commit comments

Comments
 (0)