X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487..3634fc257bd0667daef14d72005cd87c735bbb24:/src/scripts/os-type diff --git a/src/scripts/os-type b/src/scripts/os-type index 7894de640..a188c4a56 100755 --- a/src/scripts/os-type +++ b/src/scripts/os-type @@ -1,5 +1,4 @@ #! /bin/sh -# $Cambridge: exim/src/scripts/os-type,v 1.6 2009/11/13 12:18:35 nm4 Exp $ # 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,