]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
QUIC PORT: Add missing copyright header
authorHugo Landau <hlandau@openssl.org>
Fri, 10 Nov 2023 12:34:56 +0000 (12:34 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 21 Dec 2023 08:12:06 +0000 (08:12 +0000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22674)

ssl/quic/quic_port_local.h

index 968a48ac4204cfc51e28c01a4da6960fbe4e786b..8df3c4ca946ad6f5bf0245bc73b34bf8a1528f1a 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the Apache License 2.0 (the "License").  You may not use
+ * this file except in compliance with the License.  You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
 #ifndef OSSL_QUIC_PORT_LOCAL_H
 # define OSSL_QUIC_PORT_LOCAL_H