X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/02a33248dc5981a63931530a57c76ff27464bde5..a85c067ba6c6940512cf57ec213277a370d87e70:/src/src/tls-cipher-stdname.c diff --git a/src/src/tls-cipher-stdname.c b/src/src/tls-cipher-stdname.c index ab973af51..fe442a050 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-only */ /* Translate an IETF TLS ciphersuite code to an IETF ciphersuite name, for use when the TLS library do not provide such names.