"@prefix cc: <http://creativecommons.org/ns#> .\n@prefix dalicc: <https://dalicc.net/ns#> .\n@prefix dalicclib: <https://dalicc.net/licenselibrary/> .\n@prefix dcmitype: <http://purl.org/dc/dcmitype/> .\n@prefix dct: <http://purl.org/dc/terms/> .\n@prefix odrl: <http://www.w3.org/ns/odrl/2/> .\n@prefix spdx: <http://spdx.org/rdf/terms#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\ndalicclib:OpenSSL a odrl:Set ;\n    cc:attributionName \"The OpenSSL Project\" ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <https://spdx.org/licenses/OpenSSL.html> ;\n    cc:license dalicclib:CC-BY-4.0 ;\n    dct:alternative \"OpenSSL\",\n        \"OpenSSL License\",\n        \"OpenSSL-SSLeay License\" ;\n    dct:hasVersion \"2\" ;\n    dct:license <https://creativecommons.org/licenses/by/4.0/> ;\n    dct:modified \"2026-09-24\"^^xsd:date ;\n    dct:publisher \"The OpenSSL Project\" ;\n    dct:source <https://spdx.org/licenses/OpenSSL.html> ;\n    dct:title \"OpenSSL License\"@en ;\n    spdx:licenseId \"OpenSSL\" ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action odrl:reproduce ],\n        [ a odrl:Permission ;\n            odrl:action odrl:derive ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:rename ] ;\n            dalicc:evidence \"Products derived from this software may not be called \\\"OpenSSL\\\" nor may \\\"OpenSSL\\\" appear in their names without prior written permission of the OpenSSL Project.\" ],\n        [ a odrl:Permission ;\n            odrl:action odrl:display ],\n        [ a odrl:Permission ;\n            odrl:action odrl:present ],\n        [ a odrl:Permission ;\n            odrl:action cc:CommercialUse ],\n        [ a odrl:Permission ;\n            odrl:action cc:DerivativeWorks ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ModifiedWorks ],\n        [ a odrl:Permission ;\n            odrl:action odrl:distribute ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:addStatement ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:advertisingAcknowledgement ] ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:chargeDistributionFee ],\n        [ a odrl:Permission ;\n            odrl:action odrl:modify ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action dalicc:rename ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Notice ] ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action dalicc:ChangeLicense ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:promote ;\n            dalicc:evidence \"The names \\\"OpenSSL Toolkit\\\" and \\\"OpenSSL Project\\\" must not be used to endorse or promote products derived from this software without prior written permission.\" ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Software ] ;\n    dalicc:LiabilityLimitation \"IN NO EVENT SHALL THE OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\" ;\n    dalicc:PromotionSpecification \"This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)\" ;\n    dalicc:WarrantyDisclaimer \"THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\" ;\n    dalicc:additionalClauses \"3. All advertising materials mentioning features or use of this software must display the following acknowledgement: \\\"This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)\\\" The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-).\",\n        \"3. All advertising materials mentioning features or use of this software must display the following acknowledgment: \\\"This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)\\\"\",\n        \"4. If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: \\\"This product includes software written by Tim Hudson (tjh@cryptsoft.com)\\\"\",\n        \"4. The names \\\"OpenSSL Toolkit\\\" and \\\"OpenSSL Project\\\" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact openssl-core@openssl.org.\",\n        \"5. Products derived from this software may not be called \\\"OpenSSL\\\" nor may \\\"OpenSSL\\\" appear in their names without prior written permission of the OpenSSL Project.\",\n        \"6. Redistributions of any form whatsoever must retain the following acknowledgment: \\\"This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)\\\"\",\n        \"Copyright remains Eric Young's, and as such any Copyright notices in the code are not to be removed. If this package is used in a product, Eric Young should be given attribution as the author of the parts of the library used. This can be in the form of a textual message at program startup or in documentation (online or textual) provided with the package.\",\n        \"The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.]\",\n        \"This library is free for commercial and non-commercial use as long as the following conditions are aheared to.\" ;\n    dalicc:reviewStatus dalicc:Created ;\n    dalicc:reviewedOn \"2026-09-22\"^^xsd:date ;\n    dalicc:validityType dalicc:perpetual ;\n    dalicc:versionHistory <https://dalicc.net/licenselibrary/OpenSSL/versions> .\n\n"