SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / scripts / os-type
index a188c4a560dccc3cd44383a39d8a1c2e7c1d7301..1fcd37bc3c5663423977cc4f831deb3d6a104a38 100755 (executable)
@@ -1,5 +1,8 @@
 #! /bin/sh
 
 #! /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
 # 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