From f326e6eca223d7e4ca3bb9e44dd440f6c53486ef Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 16 Jul 2023 02:52:56 +0100 Subject: [PATCH] Add copyright and licensing header --- security/hardened_malloc.adoc | 5 ++++- security/openssl_selfsigned_certificate_chain.adoc | 5 ++++- security/security_levels.adoc | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/security/hardened_malloc.adoc b/security/hardened_malloc.adoc index f38bfcd..ceaf0f0 100644 --- a/security/hardened_malloc.adoc +++ b/security/hardened_malloc.adoc @@ -1,6 +1,9 @@ = GrapheneOS hardened_malloc -Version: 0.1.0.12 +// Copyright 2023 Jake Winters +// SPDX-License-Identifier: CC-BY-4.0 + +Version: 0.1.1.13 This documentation contains instructions to use diff --git a/security/openssl_selfsigned_certificate_chain.adoc b/security/openssl_selfsigned_certificate_chain.adoc index b6320d4..6a6feec 100644 --- a/security/openssl_selfsigned_certificate_chain.adoc +++ b/security/openssl_selfsigned_certificate_chain.adoc @@ -1,6 +1,9 @@ = OpenSSL Self-signed Certificate Chain -Version: 0.0.4.13 +// Copyright 2023 Jake Winters +// SPDX-License-Identifier: CC-BY-4.0 + +Version: 0.0.5.14 This documentation contains the complete set of commands to create a new OpenSSL self-signed diff --git a/security/security_levels.adoc b/security/security_levels.adoc index 44da28e..00022b2 100644 --- a/security/security_levels.adoc +++ b/security/security_levels.adoc @@ -1,6 +1,9 @@ = Security Levels -Version: 1.0.1.6 +// Copyright 2023 Jake Winters +// SPDX-License-Identifier: CC-BY-4.0 + +Version: 1.0.2.7 == S0