X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9bf3d68ffa00457501303619e881bca55a1e3630..5fd353d843a09c53c6767cbc89671a751b719555:/src/scripts/os-type?ds=sidebyside diff --git a/src/scripts/os-type b/src/scripts/os-type index 7894de640..1fcd37bc3 100755 --- a/src/scripts/os-type +++ b/src/scripts/os-type @@ -1,5 +1,7 @@ #! /bin/sh -# $Cambridge: exim/src/scripts/os-type,v 1.6 2009/11/13 12:18:35 nm4 Exp $ + +# 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,