diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-15 17:14:54 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-15 17:26:33 +0700 |
| commit | 7db8c302e1396eda40cd6a1e57f58ed791448556 (patch) | |
| tree | 89231c859d728deff0582d276f1b809243b6b2f2 /_doc/RFC_3207__ESMTP_TLS.adoc | |
| parent | b1f8d27c7e22eb5624c56e890e51f0a34c7b9606 (diff) | |
| download | pakakeh.go-7db8c302e1396eda40cd6a1e57f58ed791448556.tar.xz | |
all: convert license and copyright to use SPDX identifiers
With help of spdxconv tool [1], we able to bulk update all files license
and copyright format to comply with SPDX formats.
[1] https://kilabit.info/project/spdxconv/
Diffstat (limited to '_doc/RFC_3207__ESMTP_TLS.adoc')
| -rw-r--r-- | _doc/RFC_3207__ESMTP_TLS.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_doc/RFC_3207__ESMTP_TLS.adoc b/_doc/RFC_3207__ESMTP_TLS.adoc index ace9f719..56ee10bf 100644 --- a/_doc/RFC_3207__ESMTP_TLS.adoc +++ b/_doc/RFC_3207__ESMTP_TLS.adoc @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info> + = SMTP Service Extension for Secure SMTP over Transport Layer Security :toc: :toclevels: 4 |
