Skip to content

Commit 03959d8

Browse files
committed
Pull request #162: Copyright update for 2026
Merge in ITB/json-validator from development to master * commit '16a252c11fe7ea830450e060bc487bc74edfbaca': Copyright update for 2026
2 parents f1d418e + 16a252c commit 03959d8

30 files changed

Lines changed: 34 additions & 34 deletions

File tree

NOTICE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Notice
22

3-
Copyright (C) 2025 European Union
3+
Copyright (C) 2026 European Union
44

55
Licensed under the EUPL, Version 1.2 or – as soon they will be approved by the European Commission - subsequent versions
66
of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
@@ -3533,7 +3533,7 @@ https://www.eclipse.org/legal/epl-2.0
35333533
### GITB types - Jakarta (eu.europa.ec.itb.gitb-types-jakarta)
35343534

35353535
```
3536-
Copyright (C) 2025 European Union
3536+
Copyright (C) 2026 European Union
35373537
35383538
Licensed under the EUPL, Version 1.2 or – as soon they will be approved by the European Commission - subsequent versions
35393539
of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
@@ -3556,7 +3556,7 @@ Copyright 2008 Google Inc.
35563556
### ITB commons (eu.europa.ec.itb.commons.*)
35573557

35583558
```
3559-
Copyright (C) 2025 European Union
3559+
Copyright (C) 2026 European Union
35603560
35613561
Licensed under the EUPL, Version 1.2 or – as soon they will be approved by the European Commission - subsequent versions
35623562
of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

etc/licence/third-party-licence-template.ftl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</#function>
2727
# Notice
2828

29-
Copyright (C) 2025 European Union
29+
Copyright (C) 2026 European Union
3030

3131
Licensed under the EUPL, Version 1.2 or – as soon they will be approved by the European Commission - subsequent versions
3232
of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
@@ -3401,7 +3401,7 @@ https://www.eclipse.org/legal/epl-2.0
34013401
### GITB types - Jakarta (eu.europa.ec.itb.gitb-types-jakarta)
34023402

34033403
```
3404-
Copyright (C) 2025 European Union
3404+
Copyright (C) 2026 European Union
34053405

34063406
Licensed under the EUPL, Version 1.2 or – as soon they will be approved by the European Commission - subsequent versions
34073407
of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
@@ -3424,7 +3424,7 @@ Copyright 2008 Google Inc.
34243424
### ITB commons (eu.europa.ec.itb.commons.*)
34253425

34263426
```
3427-
Copyright (C) 2025 European Union
3427+
Copyright (C) 2026 European Union
34283428

34293429
Licensed under the EUPL, Version 1.2 or – as soon they will be approved by the European Commission - subsequent versions
34303430
of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/ApplicationConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/DomainConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/DomainConfigCache.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/InputHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/config/BeanConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/validation/FileManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/validation/JSONValidator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

jsonvalidator-common/src/main/java/eu/europa/ec/itb/json/validation/LocalSchemaCache.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2025 European Union
2+
* Copyright (C) 2026 European Union
33
*
44
* Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
55
* versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.

0 commit comments

Comments
 (0)