Skip to content

Commit

Permalink
SIVA-452 Update copyright message on two classes
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoMattus committed May 7, 2024
1 parent 3c5d0bb commit da7f221
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2020 - 2023 Riigi Infosüsteemi Amet
* Copyright 2020 - 2024 Riigi Infosüsteemi Amet
*
* Licensed under the EUPL, Version 1.1 or – as soon they will be approved by
* the European Commission - subsequent versions of the EUPL (the "Licence");
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
/*
* Copyright 2024 Riigi Infosüsteemi Amet
*
* Licensed under the EUPL, Version 1.1 or – as soon they will be approved by
* the European Commission - subsequent versions of the EUPL (the "Licence");
* You may not use this work except in compliance with the Licence.
* You may obtain a copy of the Licence at:
*
* https://joinup.ec.europa.eu/software/page/eupl
*
* Unless required by applicable law or agreed to in writing, software distributed under the Licence is
* distributed on an "AS IS" basis,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the Licence for the specific language governing permissions and limitations under the Licence.
*/

package ee.openeid.siva.validation.document.report.builder;

import ee.openeid.siva.validation.document.report.SignatureValidationData;
Expand Down

0 comments on commit da7f221

Please sign in to comment.