X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f1be21cf0b8b97a64dfe17f2ca05bb4b9efe8d32..1d28cc061677bd07d9bed48dd84bd5c590247043:/src/src/tls-cipher-stdname.c diff --git a/src/src/tls-cipher-stdname.c b/src/src/tls-cipher-stdname.c index ab973af51..ef3de99cb 100644 --- a/src/src/tls-cipher-stdname.c +++ b/src/src/tls-cipher-stdname.c @@ -4,6 +4,7 @@ /* Copyright (c) Jeremy Harris 2019 */ /* See the file NOTICE for conditions of use and distribution. */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* Translate an IETF TLS ciphersuite code to an IETF ciphersuite name, for use when the TLS library do not provide such names.