X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Ftls-cipher-stdname.c;h=ef3de99cb061946a9d3bdaa456d2140468daa6c8;hb=4f7a93c27e3d43b44c42d3fc503f03b9b42ca622;hp=ab973af514f0deefc06eccb8f20f18e94fab1136;hpb=ffc3d145e3819e1a3762caa1bbe8b07e723fbaf2;p=user%2Fhenk%2Fcode%2Fexim.git 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.