diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCECAdESMultipleArchiveTimestampsTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCECAdESMultipleArchiveTimestampsTest.java index 18246a5e3c..17764c3241 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCECAdESMultipleArchiveTimestampsTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCECAdESMultipleArchiveTimestampsTest.java @@ -31,7 +31,6 @@ import eu.europa.esig.dss.diagnostic.SignatureWrapper; import eu.europa.esig.dss.diagnostic.TimestampWrapper; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCeExtensionWithCAdESTToTLevelTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCeExtensionWithCAdESTToTLevelTest.java index f4a762456b..75d71e017f 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCeExtensionWithCAdESTToTLevelTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asice/ASiCeExtensionWithCAdESTToTLevelTest.java @@ -28,7 +28,6 @@ import eu.europa.esig.dss.diagnostic.SignatureWrapper; import eu.europa.esig.dss.diagnostic.TimestampWrapper; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asics/ASiCsExtensionWithCAdESTToTTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asics/ASiCsExtensionWithCAdESTToTTest.java index 4d17512b46..c765dd5647 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asics/ASiCsExtensionWithCAdESTToTTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/extension/asics/ASiCsExtensionWithCAdESTToTTest.java @@ -28,7 +28,6 @@ import eu.europa.esig.dss.diagnostic.SignatureWrapper; import eu.europa.esig.dss.diagnostic.TimestampWrapper; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/ASiCSWithCAdESContainerMergerTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/ASiCSWithCAdESContainerMergerTest.java index 82d3e0b12e..6af8b49166 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/ASiCSWithCAdESContainerMergerTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/ASiCSWithCAdESContainerMergerTest.java @@ -33,7 +33,6 @@ import eu.europa.esig.dss.diagnostic.TimestampWrapper; import eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerCustomMimetypeTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerCustomMimetypeTest.java index c7356c2e5c..a077df4104 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerCustomMimetypeTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerCustomMimetypeTest.java @@ -28,7 +28,6 @@ import eu.europa.esig.dss.diagnostic.DiagnosticData; import eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerDifferentMimetypeTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerDifferentMimetypeTest.java index 691341b8af..d22fc359eb 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerDifferentMimetypeTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asice/ASiCEWithCAdESLevelBContainerMergerDifferentMimetypeTest.java @@ -25,7 +25,6 @@ import eu.europa.esig.dss.asic.cades.merge.AbstractWithCAdESTestMerge; import eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerCustomMimetypeTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerCustomMimetypeTest.java index acdb47a115..b602f3483d 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerCustomMimetypeTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerCustomMimetypeTest.java @@ -28,7 +28,6 @@ import eu.europa.esig.dss.diagnostic.DiagnosticData; import eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerDifferentMimetypeTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerDifferentMimetypeTest.java index 874996efdc..67a90ab06d 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerDifferentMimetypeTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/merge/asics/ASiCSWithCAdESLevelBContainerMergerDifferentMimetypeTest.java @@ -25,7 +25,6 @@ import eu.europa.esig.dss.asic.cades.merge.AbstractWithCAdESTestMerge; import eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBMultiFilesParallelTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBMultiFilesParallelTest.java index 29782ed350..518399434f 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBMultiFilesParallelTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBMultiFilesParallelTest.java @@ -32,7 +32,6 @@ import eu.europa.esig.dss.enumerations.ASiCContainerType; import eu.europa.esig.dss.enumerations.DigestAlgorithm; import eu.europa.esig.dss.enumerations.Indication; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBWithSignatureNameTest.java b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBWithSignatureNameTest.java index 11aa17e213..bffa6c6a9c 100644 --- a/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBWithSignatureNameTest.java +++ b/dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asice/ASiCECAdESLevelBWithSignatureNameTest.java @@ -25,7 +25,6 @@ import eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService; import eu.europa.esig.dss.asic.common.ASiCContent; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCEWithXAdESContainerMergerTest.java b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCEWithXAdESContainerMergerTest.java index 0d81f7912e..ad6ed2aacf 100644 --- a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCEWithXAdESContainerMergerTest.java +++ b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCEWithXAdESContainerMergerTest.java @@ -29,7 +29,6 @@ import eu.europa.esig.dss.diagnostic.DiagnosticData; import eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCSWithXAdESContainerMergerTest.java b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCSWithXAdESContainerMergerTest.java index 1bae05850f..6f8221267b 100644 --- a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCSWithXAdESContainerMergerTest.java +++ b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/ASiCSWithXAdESContainerMergerTest.java @@ -29,7 +29,6 @@ import eu.europa.esig.dss.diagnostic.DiagnosticData; import eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.exception.IllegalInputException; diff --git a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/asics/ASiCSWithXAdESLevelBContainerMergerCustomMimetypeTest.java b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/asics/ASiCSWithXAdESLevelBContainerMergerCustomMimetypeTest.java index 8fae7039f2..82e827b51d 100644 --- a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/asics/ASiCSWithXAdESLevelBContainerMergerCustomMimetypeTest.java +++ b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/merge/asics/ASiCSWithXAdESLevelBContainerMergerCustomMimetypeTest.java @@ -27,7 +27,6 @@ import eu.europa.esig.dss.diagnostic.DiagnosticData; import eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo; import eu.europa.esig.dss.enumerations.ASiCContainerType; -import eu.europa.esig.dss.enumerations.MimeType; import eu.europa.esig.dss.enumerations.MimeTypeEnum; import eu.europa.esig.dss.enumerations.SignatureLevel; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/validation/ASiCEWithXAdESXmlnsManifestNamespaceTest.java b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/validation/ASiCEWithXAdESXmlnsManifestNamespaceTest.java index 152697a677..423020f80f 100644 --- a/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/validation/ASiCEWithXAdESXmlnsManifestNamespaceTest.java +++ b/dss-asic-xades/src/test/java/eu/europa/esig/dss/asic/xades/validation/ASiCEWithXAdESXmlnsManifestNamespaceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.asic.xades.validation; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTAWithoutCertificatesTest.java b/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTAWithoutCertificatesTest.java index 93bf758810..8f9f159a5b 100644 --- a/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTAWithoutCertificatesTest.java +++ b/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTAWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cades.signature; import eu.europa.esig.dss.cades.CAdESSignatureParameters; diff --git a/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTWithoutCertificatesTest.java b/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTWithoutCertificatesTest.java index 3ed2285a47..bb693943ca 100644 --- a/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTWithoutCertificatesTest.java +++ b/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelLTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cades.signature; import eu.europa.esig.dss.cades.CAdESSignatureParameters; diff --git a/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelTWithoutCertificatesTest.java b/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelTWithoutCertificatesTest.java index fd6828df3f..2528f90462 100644 --- a/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelTWithoutCertificatesTest.java +++ b/dss-cades/src/test/java/eu/europa/esig/dss/cades/signature/CMSNotAdESLevelTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cades.signature; import eu.europa.esig.dss.cades.CAdESSignatureParameters; diff --git a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/CustomMimeTypeLoader.java b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/CustomMimeTypeLoader.java index bad8146527..4d84331c51 100644 --- a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/CustomMimeTypeLoader.java +++ b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/CustomMimeTypeLoader.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cookbook.example; // tag::demo[] diff --git a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/sign/SignPdfWithExternalCmsTest.java b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/sign/SignPdfWithExternalCmsTest.java index c85865c23e..5c34195b41 100644 --- a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/sign/SignPdfWithExternalCmsTest.java +++ b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/sign/SignPdfWithExternalCmsTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cookbook.example.sign; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/KeyManagementSnippet.java b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/KeyManagementSnippet.java index 2fd74ca278..9ff27f6904 100644 --- a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/KeyManagementSnippet.java +++ b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/KeyManagementSnippet.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cookbook.example.snippets; import eu.europa.esig.dss.enumerations.ExtendedKeyUsage; diff --git a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/MimeTypeTest.java b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/MimeTypeTest.java index 9e39befb1b..7e27392f54 100644 --- a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/MimeTypeTest.java +++ b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/MimeTypeTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cookbook.example.snippets; import eu.europa.esig.dss.cookbook.example.CustomMimeTypeLoader; diff --git a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESSkipModificationDetection.java b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESSkipModificationDetection.java index 69cc493f1d..c3a8d3c232 100644 --- a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESSkipModificationDetection.java +++ b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESSkipModificationDetection.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cookbook.example.snippets; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESWithIPdfObjFactoryConfiguration.java b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESWithIPdfObjFactoryConfiguration.java index 1e13775682..220079a699 100644 --- a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESWithIPdfObjFactoryConfiguration.java +++ b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/PAdESWithIPdfObjFactoryConfiguration.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cookbook.example.snippets; import eu.europa.esig.dss.alert.ExceptionOnStatusAlert; diff --git a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/QcStatementsKeyManagementTest.java b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/QcStatementsKeyManagementTest.java index f72292e27b..911b758c97 100644 --- a/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/QcStatementsKeyManagementTest.java +++ b/dss-cookbook/src/test/java/eu/europa/esig/dss/cookbook/example/snippets/QcStatementsKeyManagementTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.cookbook.example.snippets; import eu.europa.esig.dss.model.x509.CertificateToken; diff --git a/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/AbstractSignatureWrapper.java b/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/AbstractSignatureWrapper.java index ab4991ab3b..c98742e544 100644 --- a/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/AbstractSignatureWrapper.java +++ b/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/AbstractSignatureWrapper.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.diagnostic; import eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification; diff --git a/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/PDFRevisionWrapper.java b/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/PDFRevisionWrapper.java index e2713e8bb5..0a14f8608c 100644 --- a/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/PDFRevisionWrapper.java +++ b/dss-diagnostic-jaxb/src/main/java/eu/europa/esig/dss/diagnostic/PDFRevisionWrapper.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.diagnostic; import eu.europa.esig.dss.diagnostic.jaxb.XmlByteRange; diff --git a/dss-document/src/main/java/eu/europa/esig/dss/FileNameBuilder.java b/dss-document/src/main/java/eu/europa/esig/dss/FileNameBuilder.java index 09c7a8b501..3dc4856d92 100644 --- a/dss-document/src/main/java/eu/europa/esig/dss/FileNameBuilder.java +++ b/dss-document/src/main/java/eu/europa/esig/dss/FileNameBuilder.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss; import eu.europa.esig.dss.enumerations.MimeType; diff --git a/dss-document/src/main/java/eu/europa/esig/dss/signature/SignatureValueChecker.java b/dss-document/src/main/java/eu/europa/esig/dss/signature/SignatureValueChecker.java index 4a60e3d7da..d11ecc2c43 100644 --- a/dss-document/src/main/java/eu/europa/esig/dss/signature/SignatureValueChecker.java +++ b/dss-document/src/main/java/eu/europa/esig/dss/signature/SignatureValueChecker.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.signature; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/CertificateExtensionEnum.java b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/CertificateExtensionEnum.java index 920ebbee09..61a1f0cf77 100644 --- a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/CertificateExtensionEnum.java +++ b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/CertificateExtensionEnum.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.enumerations; /** diff --git a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/GeneralNameType.java b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/GeneralNameType.java index a548fb2e62..e13f843434 100644 --- a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/GeneralNameType.java +++ b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/GeneralNameType.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.enumerations; /** diff --git a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeType.java b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeType.java index 0ab9d8b20b..df614abf20 100644 --- a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeType.java +++ b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeType.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.enumerations; import java.io.File; diff --git a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnum.java b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnum.java index 7481c0f706..ff5102018f 100644 --- a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnum.java +++ b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnum.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.enumerations; /** diff --git a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnumLoader.java b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnumLoader.java index 565ca1d1e6..362c1435db 100644 --- a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnumLoader.java +++ b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeEnumLoader.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.enumerations; /** diff --git a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeLoader.java b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeLoader.java index 80f9b8bbd0..10bd0ca7e1 100644 --- a/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeLoader.java +++ b/dss-enumerations/src/main/java/eu/europa/esig/dss/enumerations/MimeTypeLoader.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.enumerations; /** diff --git a/dss-enumerations/src/test/java/eu/europa/esig/dss/enumerations/MimeTypeTest.java b/dss-enumerations/src/test/java/eu/europa/esig/dss/enumerations/MimeTypeTest.java index 8b030835f6..2c3f09fa08 100644 --- a/dss-enumerations/src/test/java/eu/europa/esig/dss/enumerations/MimeTypeTest.java +++ b/dss-enumerations/src/test/java/eu/europa/esig/dss/enumerations/MimeTypeTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.enumerations; import org.junit.jupiter.api.Test; diff --git a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd25519Test.java b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd25519Test.java index 04f73ba84d..1759e7bb47 100644 --- a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd25519Test.java +++ b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd25519Test.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.jades.signature; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd448Test.java b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd448Test.java index c3a097aac9..60a6a4e203 100644 --- a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd448Test.java +++ b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JAdESLevelBWithEd448Test.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.jades.signature; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTAWithoutCertificatesTest.java b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTAWithoutCertificatesTest.java index a40464aad3..870498a272 100644 --- a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTAWithoutCertificatesTest.java +++ b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTAWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.jades.signature; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTWithoutCertificatesTest.java b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTWithoutCertificatesTest.java index c9218372b8..7ea84b67f1 100644 --- a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTWithoutCertificatesTest.java +++ b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelLTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.jades.signature; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelTWithoutCertificatesTest.java b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelTWithoutCertificatesTest.java index 70969791e0..ca45a6fafd 100644 --- a/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelTWithoutCertificatesTest.java +++ b/dss-jades/src/test/java/eu/europa/esig/dss/jades/signature/JsonNotAdESLevelTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.jades.signature; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-jaxb-parsers/src/main/java/eu/europa/esig/dss/jaxb/parsers/GeneralNameTypeParser.java b/dss-jaxb-parsers/src/main/java/eu/europa/esig/dss/jaxb/parsers/GeneralNameTypeParser.java index 72e90b1699..d7d1336bc5 100644 --- a/dss-jaxb-parsers/src/main/java/eu/europa/esig/dss/jaxb/parsers/GeneralNameTypeParser.java +++ b/dss-jaxb-parsers/src/main/java/eu/europa/esig/dss/jaxb/parsers/GeneralNameTypeParser.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.jaxb.parsers; import eu.europa.esig.dss.enumerations.GeneralNameType; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/DSSMessageDigest.java b/dss-model/src/main/java/eu/europa/esig/dss/model/DSSMessageDigest.java index 1e9df6d9d2..e66903d282 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/DSSMessageDigest.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/DSSMessageDigest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityInformationAccess.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityInformationAccess.java index a5670578a0..1d5dbbce1d 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityInformationAccess.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityInformationAccess.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityKeyIdentifier.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityKeyIdentifier.java index d8d76a621e..6fd1be9d69 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityKeyIdentifier.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/AuthorityKeyIdentifier.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/BasicConstraints.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/BasicConstraints.java index 34332d6244..f539828b42 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/BasicConstraints.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/BasicConstraints.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CRLDistributionPoints.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CRLDistributionPoints.java index c83db29602..0f2f8dcba0 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CRLDistributionPoints.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CRLDistributionPoints.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtension.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtension.java index f34f4f8ef4..9e5bd86026 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtension.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtension.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtensions.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtensions.java index a8ab9430be..b0ebaae5d5 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtensions.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificateExtensions.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import java.io.Serializable; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificatePolicies.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificatePolicies.java index 749291043d..223f1451a0 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificatePolicies.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/CertificatePolicies.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ExtendedKeyUsages.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ExtendedKeyUsages.java index 10fb602b27..d5f3ed77c9 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ExtendedKeyUsages.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ExtendedKeyUsages.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/GeneralSubtree.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/GeneralSubtree.java index 8489909f46..4acf65cfa8 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/GeneralSubtree.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/GeneralSubtree.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.GeneralNameType; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/InhibitAnyPolicy.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/InhibitAnyPolicy.java index 64f901862a..e201a36a61 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/InhibitAnyPolicy.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/InhibitAnyPolicy.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/KeyUsage.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/KeyUsage.java index 598afc6976..f9544922c8 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/KeyUsage.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/KeyUsage.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/NameConstraints.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/NameConstraints.java index e00b724e4f..baf4c9db45 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/NameConstraints.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/NameConstraints.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/OCSPNoCheck.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/OCSPNoCheck.java index be4a62c0fa..993ebdc5b9 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/OCSPNoCheck.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/OCSPNoCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/PolicyConstraints.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/PolicyConstraints.java index 9f9cf3a871..afa78eba07 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/PolicyConstraints.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/PolicyConstraints.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectAlternativeNames.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectAlternativeNames.java index 2bbd14193e..fbe0b0d631 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectAlternativeNames.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectAlternativeNames.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectKeyIdentifier.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectKeyIdentifier.java index 68cdbb65ff..4e12554d68 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectKeyIdentifier.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/SubjectKeyIdentifier.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ValidityAssuredShortTerm.java b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ValidityAssuredShortTerm.java index fe43350015..e35adee85c 100644 --- a/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ValidityAssuredShortTerm.java +++ b/dss-model/src/main/java/eu/europa/esig/dss/model/x509/extension/ValidityAssuredShortTerm.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.model.x509.extension; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPAdESCMSGeneratorServiceTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPAdESCMSGeneratorServiceTest.java index 04596a44ee..8cee9df24f 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPAdESCMSGeneratorServiceTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPAdESCMSGeneratorServiceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature; public class ITextPAdESCMSGeneratorServiceTest extends AbstractExternalCMSServiceTest { diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPDFASignatureSuiteTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPDFASignatureSuiteTest.java index 9b3c0dc460..59446b4ee2 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPDFASignatureSuiteTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/ITextPDFASignatureSuiteTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature; //@Suite diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/visible/ITextPDFAVisibleSignatureTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/visible/ITextPDFAVisibleSignatureTest.java index f740632176..62c867c222 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/visible/ITextPDFAVisibleSignatureTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/signature/visible/ITextPDFAVisibleSignatureTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.visible; import eu.europa.esig.dss.enumerations.MimeTypeEnum; diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextAnnotationAndVisualChangeTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextAnnotationAndVisualChangeTest.java index e92a9edbcc..20aa4bb8b2 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextAnnotationAndVisualChangeTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextAnnotationAndVisualChangeTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; public class ITextAnnotationAndVisualChangeTest extends AnnotationAndVisualChangeTest { diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideDisableValidationsTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideDisableValidationsTest.java index aa702d7786..ba0975b14d 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideDisableValidationsTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideDisableValidationsTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; public class ITextDSS2236HideDisableValidationsTest extends DSS2236HideDisableValidationsTest { diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideTest.java index 9932b6cf6c..8977b882a4 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236HideTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; public class ITextDSS2236HideTest extends DSS2236HideTest { diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236ReplaceTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236ReplaceTest.java index 09fcb1c7ae..f7d53e732a 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236ReplaceTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2236ReplaceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; public class ITextDSS2236ReplaceTest extends DSS2236ReplaceTest { diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2574Test.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2574Test.java index 01594ea1e6..b407285b75 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2574Test.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/ITextDSS2574Test.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; public class ITextDSS2574Test extends DSS2574Test { diff --git a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pdf/openpdf/ITextDocumentReaderTest.java b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pdf/openpdf/ITextDocumentReaderTest.java index 040565d9d4..bb4f7107a0 100644 --- a/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pdf/openpdf/ITextDocumentReaderTest.java +++ b/dss-pades-openpdf/src/test/java/eu/europa/esig/dss/pdf/openpdf/ITextDocumentReaderTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdf.openpdf; import com.lowagie.text.pdf.PdfObject; diff --git a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPAdESCMSGeneratorServiceTest.java b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPAdESCMSGeneratorServiceTest.java index 9b90d72373..b6dfe07eae 100644 --- a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPAdESCMSGeneratorServiceTest.java +++ b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPAdESCMSGeneratorServiceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature; public class PdfBoxPAdESCMSGeneratorServiceTest extends AbstractExternalCMSServiceTest { diff --git a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPDFASignatureSuiteTest.java b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPDFASignatureSuiteTest.java index a5fc58f7a9..28a5707e71 100644 --- a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPDFASignatureSuiteTest.java +++ b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/signature/PdfBoxPDFASignatureSuiteTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature; import eu.europa.esig.dss.pdfa.signature.suite.PDFAPAdESLevelBTest; diff --git a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdBoxAnnotationAndVisualChangeTest.java b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdBoxAnnotationAndVisualChangeTest.java index 633952f2c7..d52b0c3e04 100644 --- a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdBoxAnnotationAndVisualChangeTest.java +++ b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdBoxAnnotationAndVisualChangeTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideDisableValidationsTest.java b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideDisableValidationsTest.java index c1e77cb21e..da89854f74 100644 --- a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideDisableValidationsTest.java +++ b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideDisableValidationsTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; public class PdfBoxDSS2236HideDisableValidationsTest extends DSS2236HideDisableValidationsTest { diff --git a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideTest.java b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideTest.java index d84ff16e0d..19d4b54a83 100644 --- a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideTest.java +++ b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236HideTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236ReplaceTest.java b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236ReplaceTest.java index 113d131e18..5bb37b0c26 100644 --- a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236ReplaceTest.java +++ b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2236ReplaceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2574Test.java b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2574Test.java index 81f0eb7b0a..57cbba2922 100644 --- a/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2574Test.java +++ b/dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/validation/dss2236/PdfBoxDSS2574Test.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss2236; public class PdfBoxDSS2574Test extends DSS2574Test { diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pades/alerts/ProtectedDocumentExceptionOnStatusAlert.java b/dss-pades/src/main/java/eu/europa/esig/dss/pades/alerts/ProtectedDocumentExceptionOnStatusAlert.java index 4000d69329..046dbb6e2e 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pades/alerts/ProtectedDocumentExceptionOnStatusAlert.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pades/alerts/ProtectedDocumentExceptionOnStatusAlert.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.alerts; import eu.europa.esig.dss.alert.AbstractStatusAlert; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/ExternalCMSService.java b/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/ExternalCMSService.java index 1ff06d2bdf..f80d23e22b 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/ExternalCMSService.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/ExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature; import eu.europa.esig.dss.AbstractSignatureParameters; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/PAdESWithExternalCMSService.java b/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/PAdESWithExternalCMSService.java index 99bf866f61..8526c3c9bb 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/PAdESWithExternalCMSService.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pades/signature/PAdESWithExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature; import eu.europa.esig.dss.FileNameBuilder; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/ByteRangeInputStream.java b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/ByteRangeInputStream.java index 42c2a1a30c..caff083f21 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/ByteRangeInputStream.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/ByteRangeInputStream.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation; import java.io.FilterInputStream; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/CMSForPAdESBaselineRequirementsChecker.java b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/CMSForPAdESBaselineRequirementsChecker.java index f9e8404d17..0e1d2cea71 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/CMSForPAdESBaselineRequirementsChecker.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/CMSForPAdESBaselineRequirementsChecker.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation; import eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocument.java b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocument.java index 2317951f27..ed8b992c12 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocument.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocument.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation; import eu.europa.esig.dss.model.CommonDocument; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/dss/PdfVriDictSource.java b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/dss/PdfVriDictSource.java index 6d8fd28210..0817a974f4 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/dss/PdfVriDictSource.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pades/validation/dss/PdfVriDictSource.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.dss; import eu.europa.esig.dss.enumerations.TimestampType; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfPermissionsChecker.java b/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfPermissionsChecker.java index c77f37baaf..b7d9e07128 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfPermissionsChecker.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfPermissionsChecker.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdf; import eu.europa.esig.dss.alert.StatusAlert; diff --git a/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfSignatureFieldPositionChecker.java b/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfSignatureFieldPositionChecker.java index ba885e7459..bc5a34b028 100644 --- a/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfSignatureFieldPositionChecker.java +++ b/dss-pades/src/main/java/eu/europa/esig/dss/pdf/PdfSignatureFieldPositionChecker.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdf; import eu.europa.esig.dss.alert.ExceptionOnStatusAlert; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToLTLevelTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToLTLevelTest.java index 9bb9059cf2..dd039812a3 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToLTLevelTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToLTLevelTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToTLevelTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToTLevelTest.java index cb889bfcdd..20b16ec563 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToTLevelTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/DSS2821ExtensionToTLevelTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITest.java index 45b22b3bcb..3bfd6f540c 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.alert.LogOnStatusAlert; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITstTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITstTest.java index 9b724cb026..8a6d7b8460 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITstTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToLTADocWithVRITstTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.alert.LogOnStatusAlert; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITest.java index 5b10c018f1..8404b6b9a6 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITstTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITstTest.java index 4b97630676..3f529e1f93 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITstTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionBToTDocWithVRITstTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTToLTAWithVRITest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTToLTAWithVRITest.java index d60f5cc80f..495b25c76b 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTToLTAWithVRITest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTToLTAWithVRITest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTWithVRIToLTATest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTWithVRIToLTATest.java index 51ca909fe8..eb6d5cbd6b 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTWithVRIToLTATest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/extension/suite/PAdESExtensionLTWithVRIToLTATest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.extension.suite; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/AbstractExternalCMSServiceTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/AbstractExternalCMSServiceTest.java index 829df783a5..ade723604d 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/AbstractExternalCMSServiceTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/AbstractExternalCMSServiceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/CMSForPAdESGenerationServiceTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/CMSForPAdESGenerationServiceTest.java index 0674545bcd..22f1adab33 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/CMSForPAdESGenerationServiceTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/CMSForPAdESGenerationServiceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTAndLTWithVRITest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTAndLTWithVRITest.java index 11bb33f6d5..e761dd8292 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTAndLTWithVRITest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTAndLTWithVRITest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTWithVRIAndLTTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTWithVRIAndLTTest.java index 859cc8783f..71e90e6aa7 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTWithVRIAndLTTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESDoubleSignatureLTWithVRIAndLTTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelDocTstTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelDocTstTest.java index 25f49c1e58..dc9974ca14 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelDocTstTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelDocTstTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelTest.java index 9b94982f4f..1ef246d89f 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTALevelTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelDocTstTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelDocTstTest.java index 1ef09e7289..a9b2091c97 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelDocTstTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelDocTstTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelTest.java index aed357b1b0..a603d52ff5 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureLTLevelTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureServiceTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureServiceTest.java index 2d69d7768e..0522f724c3 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureServiceTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureServiceTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.CAdESSignatureParameters; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelDocTstTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelDocTstTest.java index afe1709fd4..aa6e415772 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelDocTstTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelDocTstTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelTest.java index daa106b118..04374cbdb4 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESExternalCMSSignatureTLevelTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBEncryptedDocumentTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBEncryptedDocumentTest.java index c8243af431..fc87633c5f 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBEncryptedDocumentTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBEncryptedDocumentTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.enumerations.SignatureLevel; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithContentTimestampCustomDigestAlgoTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithContentTimestampCustomDigestAlgoTest.java index 3beff181a6..1921b5d761 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithContentTimestampCustomDigestAlgoTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithContentTimestampCustomDigestAlgoTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataSameTstTrustAnchorTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataSameTstTrustAnchorTest.java index 3db9d90b4c..fff39d74da 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataSameTstTrustAnchorTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataSameTstTrustAnchorTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataTest.java index 220ae4a462..f8eb15e99b 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelBWithValidationDataTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleDocTstTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleDocTstTest.java index bb1c45fac8..275af85a1f 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleDocTstTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleDocTstTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleSelfSignedDocTstTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleSelfSignedDocTstTest.java index 13d5996052..3a31a9cd4b 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleSelfSignedDocTstTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTAWithSingleSelfSignedDocTstTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTWithVRIDictTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTWithVRIDictTest.java index 968b899fc8..9e52144b90 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTWithVRIDictTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PAdESLevelLTWithVRIDictTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.enumerations.SignatureLevel; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTAWithoutCertificatesTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTAWithoutCertificatesTest.java index d318a2bd64..c74aadfefb 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTAWithoutCertificatesTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTAWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTWithoutCertificatesTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTWithoutCertificatesTest.java index 068d29e882..cd02b2175e 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTWithoutCertificatesTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelLTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelTWithoutCertificatesTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelTWithoutCertificatesTest.java index 953e445676..71b0b4ae49 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelTWithoutCertificatesTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/suite/PDFNotAdESLevelTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/visible/suite/PAdESExternalCMSSignatureBLevelVisibleTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/visible/suite/PAdESExternalCMSSignatureBLevelVisibleTest.java index 2d33cd9f8f..5525db5e4d 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/visible/suite/PAdESExternalCMSSignatureBLevelVisibleTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/signature/visible/suite/PAdESExternalCMSSignatureBLevelVisibleTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.signature.visible.suite; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocumentTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocumentTest.java index 8d64f228ee..7344b96456 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocumentTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/PdfByteRangeDocumentTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/DSS2821Test.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/DSS2821Test.java index f924356d04..701a253fdf 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/DSS2821Test.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/DSS2821Test.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESEndEntityCertIssuedByNotCACertTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESEndEntityCertIssuedByNotCACertTest.java index ddcafb0589..8dd89b826c 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESEndEntityCertIssuedByNotCACertTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESEndEntityCertIssuedByNotCACertTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.suite; import eu.europa.esig.dss.diagnostic.CertificateWrapper; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESSpoofingAttackReplacementTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESSpoofingAttackReplacementTest.java index 6daf82703a..ddeb664409 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESSpoofingAttackReplacementTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESSpoofingAttackReplacementTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithSpoofingAttackTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithSpoofingAttackTest.java index b251d801eb..f8030c7b10 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithSpoofingAttackTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithSpoofingAttackTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeStampTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeStampTest.java index 0cd1cf8bbf..dee1c7704f 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeStampTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeStampTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeTest.java b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeTest.java index 5b085ac9b2..53edc54a34 100644 --- a/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeTest.java +++ b/dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESWithVRITimeTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pades.validation.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAStructureValidator.java b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAStructureValidator.java index df55b5d00e..cfd67ef112 100644 --- a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAStructureValidator.java +++ b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAStructureValidator.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdfa; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAValidationResult.java b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAValidationResult.java index 59b9d4dcb5..066e8dc742 100644 --- a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAValidationResult.java +++ b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/PDFAValidationResult.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdfa; import java.util.Collection; diff --git a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PAdESWithPDFADiagnosticDataBuilder.java b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PAdESWithPDFADiagnosticDataBuilder.java index 9167a6734d..fa1bb046aa 100644 --- a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PAdESWithPDFADiagnosticDataBuilder.java +++ b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PAdESWithPDFADiagnosticDataBuilder.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdfa.validation; import eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData; diff --git a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidator.java b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidator.java index 5f8b9f3bec..703df56cf9 100644 --- a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidator.java +++ b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidator.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdfa.validation; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidatorFactory.java b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidatorFactory.java index 660bc95f86..7dba6a46f6 100644 --- a/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidatorFactory.java +++ b/dss-pdfa/src/main/java/eu/europa/esig/dss/pdfa/validation/PDFADocumentValidatorFactory.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdfa.validation; import eu.europa.esig.dss.model.DSSDocument; diff --git a/dss-pdfa/src/test/java/eu.europa.esig.dss.pdfa/PDFAStructureValidatorTest.java b/dss-pdfa/src/test/java/eu.europa.esig.dss.pdfa/PDFAStructureValidatorTest.java index d5c24a679f..c6b2e4e3cc 100644 --- a/dss-pdfa/src/test/java/eu.europa.esig.dss.pdfa/PDFAStructureValidatorTest.java +++ b/dss-pdfa/src/test/java/eu.europa.esig.dss.pdfa/PDFAStructureValidatorTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdfa; import eu.europa.esig.dss.model.FileDocument; diff --git a/dss-pdfa/src/test/java/eu/europa/esig/dss/pdfa/signature/suite/AbstractPDFATestSignature.java b/dss-pdfa/src/test/java/eu/europa/esig/dss/pdfa/signature/suite/AbstractPDFATestSignature.java index f258b65e97..15ae374949 100644 --- a/dss-pdfa/src/test/java/eu/europa/esig/dss/pdfa/signature/suite/AbstractPDFATestSignature.java +++ b/dss-pdfa/src/test/java/eu/europa/esig/dss/pdfa/signature/suite/AbstractPDFATestSignature.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.pdfa.signature.suite; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-service/src/main/java/eu/europa/esig/dss/service/http/commons/CommonsHttpClientResponseHandler.java b/dss-service/src/main/java/eu/europa/esig/dss/service/http/commons/CommonsHttpClientResponseHandler.java index c697aaa820..c5d3fbd367 100644 --- a/dss-service/src/main/java/eu/europa/esig/dss/service/http/commons/CommonsHttpClientResponseHandler.java +++ b/dss-service/src/main/java/eu/europa/esig/dss/service/http/commons/CommonsHttpClientResponseHandler.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.service.http.commons; import eu.europa.esig.dss.spi.DSSUtils; diff --git a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/DataToSignExternalCmsDTO.java b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/DataToSignExternalCmsDTO.java index 956d453dd4..de1448c355 100644 --- a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/DataToSignExternalCmsDTO.java +++ b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/DataToSignExternalCmsDTO.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.dto; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalMessageDigestDTO.java b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalMessageDigestDTO.java index ec98da3c68..365c479de1 100644 --- a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalMessageDigestDTO.java +++ b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalMessageDigestDTO.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.dto; import eu.europa.esig.dss.ws.dto.RemoteDocument; diff --git a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalSignDocumentDTO.java b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalSignDocumentDTO.java index 225e421407..242b72ac91 100644 --- a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalSignDocumentDTO.java +++ b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/PDFExternalSignDocumentDTO.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.dto; import eu.europa.esig.dss.ws.dto.RemoteDocument; diff --git a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/SignMessageDigestExternalCmsDTO.java b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/SignMessageDigestExternalCmsDTO.java index 494b0ca695..323a27d555 100644 --- a/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/SignMessageDigestExternalCmsDTO.java +++ b/dss-signature-dto/src/main/java/eu/europa/esig/dss/ws/signature/dto/SignMessageDigestExternalCmsDTO.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.dto; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSService.java b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSService.java index 2c74eeab1e..24d7678f6c 100644 --- a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSService.java +++ b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.common; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSServiceImpl.java b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSServiceImpl.java index 028091f8a7..a49e34eac5 100644 --- a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSServiceImpl.java +++ b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemoteExternalCMSServiceImpl.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.common; import eu.europa.esig.dss.cades.signature.CMSSignedDocument; diff --git a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSService.java b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSService.java index 583cb39ef8..fb9563cd6d 100644 --- a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSService.java +++ b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.common; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSServiceImpl.java b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSServiceImpl.java index 15a3380287..91d84ffcdb 100644 --- a/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSServiceImpl.java +++ b/dss-signature-remote/src/main/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESWithExternalCMSServiceImpl.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.common; import eu.europa.esig.dss.enumerations.SignatureForm; diff --git a/dss-signature-remote/src/test/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESExternalCMSSignatureServicesTest.java b/dss-signature-remote/src/test/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESExternalCMSSignatureServicesTest.java index a17a1d853f..e5cef582b9 100644 --- a/dss-signature-remote/src/test/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESExternalCMSSignatureServicesTest.java +++ b/dss-signature-remote/src/test/java/eu/europa/esig/dss/ws/signature/common/RemotePAdESExternalCMSSignatureServicesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.common; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestExternalCMSService.java b/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestExternalCMSService.java index 16a00033b4..b32ca8c087 100644 --- a/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestExternalCMSService.java +++ b/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.rest.client; import eu.europa.esig.dss.ws.dto.RemoteDocument; diff --git a/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestPAdESWithExternalCMSService.java b/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestPAdESWithExternalCMSService.java index f2a2a4f349..089c7fea71 100644 --- a/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestPAdESWithExternalCMSService.java +++ b/dss-signature-rest-client/src/main/java/eu/europa/esig/dss/ws/signature/rest/client/RestPAdESWithExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.rest.client; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestExternalCMSServiceImpl.java b/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestExternalCMSServiceImpl.java index 5527d734c7..08c1199373 100644 --- a/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestExternalCMSServiceImpl.java +++ b/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestExternalCMSServiceImpl.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.rest; import eu.europa.esig.dss.ws.dto.RemoteDocument; diff --git a/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestPAdESWithExternalCMSServiceImpl.java b/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestPAdESWithExternalCMSServiceImpl.java index 3a5e334e4d..d8776f05e6 100644 --- a/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestPAdESWithExternalCMSServiceImpl.java +++ b/dss-signature-rest/src/main/java/eu/europa/esig/dss/ws/signature/rest/RestPAdESWithExternalCMSServiceImpl.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.rest; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapExternalCMSService.java b/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapExternalCMSService.java index d47a2f0418..f09942ab28 100644 --- a/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapExternalCMSService.java +++ b/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.soap.client; import eu.europa.esig.dss.ws.dto.RemoteDocument; diff --git a/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapPAdESWithExternalCMSService.java b/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapPAdESWithExternalCMSService.java index 961799a46e..000ec53132 100644 --- a/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapPAdESWithExternalCMSService.java +++ b/dss-signature-soap-client/src/main/java/eu/europa/esig/dss/ws/signature/soap/client/SoapPAdESWithExternalCMSService.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.soap.client; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapExternalCMSServiceImpl.java b/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapExternalCMSServiceImpl.java index 96473e014f..ac8bfea7c2 100644 --- a/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapExternalCMSServiceImpl.java +++ b/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapExternalCMSServiceImpl.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.soap; import eu.europa.esig.dss.ws.dto.RemoteDocument; diff --git a/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapPAdESWithExternalCMSServiceImpl.java b/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapPAdESWithExternalCMSServiceImpl.java index 2402b390bd..e8147049c6 100644 --- a/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapPAdESWithExternalCMSServiceImpl.java +++ b/dss-signature-soap/src/main/java/eu/europa/esig/dss/ws/signature/soap/SoapPAdESWithExternalCMSServiceImpl.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.ws.signature.soap; import eu.europa.esig.dss.ws.dto.DigestDTO; diff --git a/dss-spi/src/main/java/eu/europa/esig/dss/spi/CertificateExtensionsUtils.java b/dss-spi/src/main/java/eu/europa/esig/dss/spi/CertificateExtensionsUtils.java index b6c9b5b154..a848bd587a 100644 --- a/dss-spi/src/main/java/eu/europa/esig/dss/spi/CertificateExtensionsUtils.java +++ b/dss-spi/src/main/java/eu/europa/esig/dss/spi/CertificateExtensionsUtils.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.spi; import eu.europa.esig.dss.enumerations.CertificateExtensionEnum; diff --git a/dss-spi/src/main/java/eu/europa/esig/dss/spi/DSSMessageDigestCalculator.java b/dss-spi/src/main/java/eu/europa/esig/dss/spi/DSSMessageDigestCalculator.java index 5ab70e965a..c07d5d75e1 100644 --- a/dss-spi/src/main/java/eu/europa/esig/dss/spi/DSSMessageDigestCalculator.java +++ b/dss-spi/src/main/java/eu/europa/esig/dss/spi/DSSMessageDigestCalculator.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.spi; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlQuery.java b/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlQuery.java index fcb3457958..730ec83310 100644 --- a/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlQuery.java +++ b/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlQuery.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.spi.client.jdbc.query; /** diff --git a/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlSelectQuery.java b/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlSelectQuery.java index dbb983104f..3e2033d995 100644 --- a/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlSelectQuery.java +++ b/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/query/SqlSelectQuery.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.spi.client.jdbc.query; import eu.europa.esig.dss.spi.client.jdbc.record.SqlRecord; diff --git a/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/record/SqlRecord.java b/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/record/SqlRecord.java index 05dcbb2806..08cb91d039 100644 --- a/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/record/SqlRecord.java +++ b/dss-spi/src/main/java/eu/europa/esig/dss/spi/client/jdbc/record/SqlRecord.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.spi.client.jdbc.record; /** diff --git a/dss-spi/src/test/java/eu/europa/esig/dss/spi/CertificateExtensionUtilsTest.java b/dss-spi/src/test/java/eu/europa/esig/dss/spi/CertificateExtensionUtilsTest.java index 2641b430db..ea5bc89cf5 100644 --- a/dss-spi/src/test/java/eu/europa/esig/dss/spi/CertificateExtensionUtilsTest.java +++ b/dss-spi/src/test/java/eu/europa/esig/dss/spi/CertificateExtensionUtilsTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.spi; import eu.europa.esig.dss.enumerations.ExtendedKeyUsage; diff --git a/dss-spi/src/test/java/eu/europa/esig/dss/spi/client/http/MaxSizeInputStreamTest.java b/dss-spi/src/test/java/eu/europa/esig/dss/spi/client/http/MaxSizeInputStreamTest.java index 0e4e415faf..0fff603299 100644 --- a/dss-spi/src/test/java/eu/europa/esig/dss/spi/client/http/MaxSizeInputStreamTest.java +++ b/dss-spi/src/test/java/eu/europa/esig/dss/spi/client/http/MaxSizeInputStreamTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.spi.client.http; import eu.europa.esig.dss.model.x509.CertificateToken; diff --git a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicate.java b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicate.java index 5d3e1aaaa3..e3443aba64 100644 --- a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicate.java +++ b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicate.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.token.DSSPrivateKeyEntry; diff --git a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/DSSKeyEntryPredicate.java b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/DSSKeyEntryPredicate.java index 1c8b514121..ebc12248ab 100644 --- a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/DSSKeyEntryPredicate.java +++ b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/DSSKeyEntryPredicate.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.token.DSSPrivateKeyEntry; diff --git a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicate.java b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicate.java index 01e4e3d684..cd68baae90 100644 --- a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicate.java +++ b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicate.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.enumerations.ExtendedKeyUsage; diff --git a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicate.java b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicate.java index 712a000c28..54d7f1d59b 100644 --- a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicate.java +++ b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicate.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.enumerations.KeyUsageBit; diff --git a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicate.java b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicate.java index 83b638f0f2..2f8d7a3884 100644 --- a/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicate.java +++ b/dss-token/src/main/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicate.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.model.x509.CertificateToken; diff --git a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicateTest.java b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicateTest.java index d32b560465..9ca57b6c27 100644 --- a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicateTest.java +++ b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/AllKeyEntryPredicateTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.token.Pkcs12SignatureToken; diff --git a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicateTest.java b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicateTest.java index 8b0faabc5a..7d14915a25 100644 --- a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicateTest.java +++ b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ExtendedKeyUsageKeyEntryPredicateTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.enumerations.ExtendedKeyUsage; diff --git a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicateTest.java b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicateTest.java index 0861fdbd33..66fe4461b7 100644 --- a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicateTest.java +++ b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/KeyUsageKeyEntryPredicateTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.enumerations.KeyUsageBit; diff --git a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/MixedPredicateTest.java b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/MixedPredicateTest.java index c77c8cb6fa..cbd711a186 100644 --- a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/MixedPredicateTest.java +++ b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/MixedPredicateTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.enumerations.ExtendedKeyUsage; diff --git a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicateTest.java b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicateTest.java index 61cc6614f1..6379aaba24 100644 --- a/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicateTest.java +++ b/dss-token/src/test/java/eu/europa/esig/dss/token/predicate/ValidAtTimeKeyEntryPredicateTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.token.predicate; import eu.europa.esig.dss.spi.DSSUtils; diff --git a/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/function/converter/CriteriaListConverterTest.java b/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/function/converter/CriteriaListConverterTest.java index b1048dae16..b6b2e27d89 100644 --- a/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/function/converter/CriteriaListConverterTest.java +++ b/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/function/converter/CriteriaListConverterTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.tsl.function.converter; import eu.europa.esig.dss.enumerations.ExtendedKeyUsage; diff --git a/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/job/mra/MRAWithCustomCertificateContentDeclarationPointedPartyQcComplianceURNExtendedKeyUsageTest.java b/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/job/mra/MRAWithCustomCertificateContentDeclarationPointedPartyQcComplianceURNExtendedKeyUsageTest.java index 5da6453243..d6c298a68c 100644 --- a/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/job/mra/MRAWithCustomCertificateContentDeclarationPointedPartyQcComplianceURNExtendedKeyUsageTest.java +++ b/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/job/mra/MRAWithCustomCertificateContentDeclarationPointedPartyQcComplianceURNExtendedKeyUsageTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.tsl.job.mra; import eu.europa.esig.dss.enumerations.ExtendedKeyUsage; diff --git a/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/validation/SKCertificateTest.java b/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/validation/SKCertificateTest.java index 8494af0f5d..94d348785d 100644 --- a/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/validation/SKCertificateTest.java +++ b/dss-tsl-validation/src/test/java/eu/europa/esig/dss/tsl/validation/SKCertificateTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.tsl.validation; import eu.europa.esig.dss.enumerations.CertificateQualification; diff --git a/dss-xades/src/main/java/eu/europa/esig/dss/xades/reference/ReferenceIdProvider.java b/dss-xades/src/main/java/eu/europa/esig/dss/xades/reference/ReferenceIdProvider.java index 9fcd566e85..069d624243 100644 --- a/dss-xades/src/main/java/eu/europa/esig/dss/xades/reference/ReferenceIdProvider.java +++ b/dss-xades/src/main/java/eu/europa/esig/dss/xades/reference/ReferenceIdProvider.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.reference; import eu.europa.esig.dss.utils.Utils; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionBToLTARevokedUserTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionBToLTARevokedUserTest.java index 04b76a5c5d..587600fb14 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionBToLTARevokedUserTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionBToLTARevokedUserTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.extension; import eu.europa.esig.dss.DomUtils; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserAndRevokedTSPTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserAndRevokedTSPTest.java index 53b91fb820..7299ba6260 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserAndRevokedTSPTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserAndRevokedTSPTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.extension; import eu.europa.esig.dss.DomUtils; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserTest.java index 5afa460db8..af2319c609 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/extension/XmlNotAdESExtensionTToLTARevokedUserTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.extension; import eu.europa.esig.dss.DomUtils; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/reference/ReferenceIdProviderTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/reference/ReferenceIdProviderTest.java index 5c6ccd4801..081c9587e2 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/reference/ReferenceIdProviderTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/reference/ReferenceIdProviderTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.reference; import eu.europa.esig.dss.xades.XAdESSignatureParameters; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignRootByIdTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignRootByIdTest.java index c92174facd..3011e68dee 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignRootByIdTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignRootByIdTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.DomUtils; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignUnexistingElementByIdTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignUnexistingElementByIdTest.java index 6de06ad130..daec9b0d34 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignUnexistingElementByIdTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedSignUnexistingElementByIdTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.enumerations.SignatureLevel; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithInvalidXPathPlacementTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithInvalidXPathPlacementTest.java index 9bb359d3b9..2a76d81dbe 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithInvalidXPathPlacementTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithInvalidXPathPlacementTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.enumerations.SignatureLevel; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithStylesheetTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithStylesheetTest.java index 0b09bb7a28..f0f76f7223 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithStylesheetTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBEnvelopedWithStylesheetTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.DomUtils; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBInternallyDetachedWithInvalidXPathPlacementTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBInternallyDetachedWithInvalidXPathPlacementTest.java index bd94404303..1607f5c5ac 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBInternallyDetachedWithInvalidXPathPlacementTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XAdESLevelBInternallyDetachedWithInvalidXPathPlacementTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.DomUtils; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTAWithoutCertificatesTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTAWithoutCertificatesTest.java index 2be6d026fb..ada0748c1e 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTAWithoutCertificatesTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTAWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTWithoutCertificatesTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTWithoutCertificatesTest.java index 0b9c7502f7..77e5cb6ede 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTWithoutCertificatesTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelLTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.enumerations.DigestAlgorithm; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelTWithoutCertificatesTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelTWithoutCertificatesTest.java index 4b6ba23e55..69fb8a201c 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelTWithoutCertificatesTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlNotAdESLevelTWithoutCertificatesTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlSignatureWithoutCertificatesWithAdjunctKeyStoreTest.java b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlSignatureWithoutCertificatesWithAdjunctKeyStoreTest.java index 95b1709620..55c0636fa3 100644 --- a/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlSignatureWithoutCertificatesWithAdjunctKeyStoreTest.java +++ b/dss-xades/src/test/java/eu/europa/esig/dss/xades/signature/XmlSignatureWithoutCertificatesWithAdjunctKeyStoreTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.xades.signature; import eu.europa.esig.dss.diagnostic.DiagnosticData; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/AbstractFormatChecking.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/AbstractFormatChecking.java index 9998404c5b..acb5221be7 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/AbstractFormatChecking.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/AbstractFormatChecking.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/TimestampFormatChecking.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/TimestampFormatChecking.java index 7d6226150f..d83aee7aae 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/TimestampFormatChecking.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/TimestampFormatChecking.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeAllDocumentCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeAllDocumentCheck.java index d5fd3636fd..d13d9b4ed5 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeAllDocumentCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeAllDocumentCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCheck.java index 202ce7033e..9cb7c85903 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCollisionCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCollisionCheck.java index be65c748ba..2ec78a7338 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCollisionCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/ByteRangeCollisionCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAComplianceCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAComplianceCheck.java index 76198e82fe..d70f6e8fdc 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAComplianceCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAComplianceCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAProfileCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAProfileCheck.java index cd1764176a..7dfeac100a 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAProfileCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PDFAProfileCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PdfSignatureDictionaryCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PdfSignatureDictionaryCheck.java index 8aa17f5302..48e993f83f 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PdfSignatureDictionaryCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/fc/checks/PdfSignatureDictionaryCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlFC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/sav/checks/SignatureAcceptanceValidationResultCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/sav/checks/SignatureAcceptanceValidationResultCheck.java index 649f98e68b..9fde3d3f7f 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/sav/checks/SignatureAcceptanceValidationResultCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/sav/checks/SignatureAcceptanceValidationResultCheck.java @@ -34,7 +34,6 @@ /** * Checks if the signature validation result is acceptable - * * @param {@code XmlConstraintsConclusion} */ public class SignatureAcceptanceValidationResultCheck extends ChainItem { diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/checks/RevocationResponderIdMatchCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/checks/RevocationResponderIdMatchCheck.java index 359a601c18..f10c0ff2a9 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/checks/RevocationResponderIdMatchCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/checks/RevocationResponderIdMatchCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlRAC; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsCACheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsCACheck.java index 03c0f85e72..c485bc9392 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsCACheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsCACheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsMaxPathLengthCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsMaxPathLengthCheck.java index bf552b18af..53ec37df90 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsMaxPathLengthCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/BasicConstraintsMaxPathLengthCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateForbiddenExtensionsCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateForbiddenExtensionsCheck.java index ff8beb8b3c..b1d91e941b 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateForbiddenExtensionsCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateForbiddenExtensionsCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlMessage; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateNameConstraintsCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateNameConstraintsCheck.java index 3d2b5a5812..468d3adcbc 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateNameConstraintsCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateNameConstraintsCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificatePolicyTreeCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificatePolicyTreeCheck.java index 424a527162..cbb2a67205 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificatePolicyTreeCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificatePolicyTreeCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateSupportedCriticalExtensionsCheck.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateSupportedCriticalExtensionsCheck.java index 96efd6725b..aafb19018e 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateSupportedCriticalExtensionsCheck.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/CertificateSupportedCriticalExtensionsCheck.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks; import eu.europa.esig.dss.detailedreport.jaxb.XmlMessage; diff --git a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/PolicyTreeNode.java b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/PolicyTreeNode.java index 5ca7262b4f..01d3444119 100644 --- a/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/PolicyTreeNode.java +++ b/validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/checks/PolicyTreeNode.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks; import eu.europa.esig.dss.utils.Utils; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeAllDocumentCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeAllDocumentCheckTest.java index 7c065c2cfc..49a02e4203 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeAllDocumentCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeAllDocumentCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCheckTest.java index 5da561a8ec..d22ffba136 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCollisionCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCollisionCheckTest.java index e757be6bb1..368942fe61 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCollisionCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/ByteRangeCollisionCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/FullScopeCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/FullScopeCheckTest.java index 5f0aa942b4..60a8fca5ed 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/FullScopeCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/FullScopeCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAComplianceCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAComplianceCheckTest.java index 510b1abf71..0a3c21e314 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAComplianceCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAComplianceCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAProfileCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAProfileCheckTest.java index 71d2173687..9053b64c13 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAProfileCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PDFAProfileCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PdfSignatureDictionaryCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PdfSignatureDictionaryCheckTest.java index 24d7851198..5c07abe500 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PdfSignatureDictionaryCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/fc/PdfSignatureDictionaryCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.fc; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmAtValidationTimeCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmAtValidationTimeCheckTest.java index ed352fb719..1683ee8df6 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmAtValidationTimeCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmAtValidationTimeCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.sav.cc; import eu.europa.esig.dss.detailedreport.jaxb.XmlCC; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmReliableCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmReliableCheckTest.java index a5f2bd67aa..dc8ac54ed0 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmReliableCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/DigestAlgorithmReliableCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.sav.cc; import eu.europa.esig.dss.detailedreport.jaxb.XmlCC; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmAtValidationTimeCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmAtValidationTimeCheckTest.java index dd07473c71..4331d133c4 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmAtValidationTimeCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmAtValidationTimeCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.sav.cc; import eu.europa.esig.dss.detailedreport.jaxb.XmlCC; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmReliableCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmReliableCheckTest.java index 9f6ac7151a..9c1a729e88 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmReliableCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/EncryptionAlgorithmReliableCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.sav.cc; import eu.europa.esig.dss.detailedreport.jaxb.XmlCC; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeAcceptableCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeAcceptableCheckTest.java index af891c371e..f79ebaa934 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeAcceptableCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeAcceptableCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.sav.cc; import eu.europa.esig.dss.detailedreport.jaxb.XmlCC; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeKnownCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeKnownCheckTest.java index b34c0717a3..965c7e5641 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeKnownCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/sav/cc/PublicKeySizeKnownCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.sav.cc; import eu.europa.esig.dss.detailedreport.jaxb.XmlCC; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/RevocationResponderIdMatchCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/RevocationResponderIdMatchCheckTest.java index 36df14563d..7178b2ee84 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/RevocationResponderIdMatchCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/rac/RevocationResponderIdMatchCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.rac; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsCACheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsCACheckTest.java index d28e9272d4..6d64384cc9 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsCACheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsCACheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsMaxPathLengthCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsMaxPathLengthCheckTest.java index 139cd0d411..2bfa9fc9ee 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsMaxPathLengthCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/BasicConstraintsMaxPathLengthCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateForbiddenExtensionsCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateForbiddenExtensionsCheckTest.java index 3cbe84d273..d75d54ff43 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateForbiddenExtensionsCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateForbiddenExtensionsCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateNameConstraintsCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateNameConstraintsCheckTest.java index f7af67d532..6ba2c0c4d1 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateNameConstraintsCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateNameConstraintsCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificatePolicyTreeCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificatePolicyTreeCheckTest.java index c1b9823cb1..5e543b3510 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificatePolicyTreeCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificatePolicyTreeCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateSupportedCriticalExtensionsCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateSupportedCriticalExtensionsCheckTest.java index 35f15048e6..63d745fd56 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateSupportedCriticalExtensionsCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/CertificateSupportedCriticalExtensionsCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint; diff --git a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/ExtendedKeyUsageCheckTest.java b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/ExtendedKeyUsageCheckTest.java index 400b023690..e4eb30b40c 100644 --- a/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/ExtendedKeyUsageCheckTest.java +++ b/validation-policy/src/test/java/eu/europa/esig/dss/validation/process/bbb/xcv/sub/ExtendedKeyUsageCheckTest.java @@ -1,3 +1,23 @@ +/** + * DSS - Digital Signature Services + * Copyright (C) 2015 European Commission, provided under the CEF programme + * + * This file is part of the "DSS - Digital Signature Services" project. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ package eu.europa.esig.dss.validation.process.bbb.xcv.sub; import eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint;