diff options
Diffstat (limited to 'src/OS/os.c-GNU')
-rw-r--r-- | src/OS/os.c-GNU | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/OS/os.c-GNU b/src/OS/os.c-GNU index e5d6ff66c..dbd014918 100644 --- a/src/OS/os.c-GNU +++ b/src/OS/os.c-GNU @@ -2,6 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* GNU-specific code. This is concatenated onto the generic src/os.c file. |