diff options
Diffstat (limited to 'src/OS/os.h-Linux')
-rw-r--r-- | src/OS/os.h-Linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux index f6d35772b..88c4d9117 100644 --- a/src/OS/os.h-Linux +++ b/src/OS/os.h-Linux @@ -1,4 +1,7 @@ /* Exim: OS-specific C header file for Linux */ +/* Copyright (c) University of Cambridge 2017 */ +/* See the file NOTICE for conditions of use and distribution. */ + /* Some old systems we've received bug-reports for have a <limits.h> which does not pull in <features.h>. Best to just pull it in now and have done |