]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/scripts/os-type
OpenSSL: log conns rejected for bad ALPN, with the offered value
[user/henk/code/exim.git] / src / scripts / os-type
index a188c4a560dccc3cd44383a39d8a1c2e7c1d7301..1fcd37bc3c5663423977cc4f831deb3d6a104a38 100755 (executable)
@@ -1,5 +1,8 @@
 #! /bin/sh
 
+# Copyright (c) The Exim Maintainters 2022
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # Shell script to determine the operating system type. Some of the heuristics
 # herein have accumulated over the years and may not strictly be needed now,
 # but they are left in under the principle of "If it ain't broke, don't fix