summaryrefslogtreecommitdiff
path: root/src/OS/os.c-GNU
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-04-30 13:08:07 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-04-30 13:08:07 +0100
commit1e1ddfac79fbcd052f199500a6493c7f79cb8462 (patch)
treeb895ec5e3617be26c8f53bc57c7479067823213e /src/OS/os.c-GNU
parentbd4648b6b03cc8b0962756f244b81d1c0f46e8b5 (diff)
downloadexim4-1e1ddfac79fbcd052f199500a6493c7f79cb8462.tar.gz
Copyright updates:exim-4_94_RC0
vi $(git log --name-status exim-4.93..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
Diffstat (limited to 'src/OS/os.c-GNU')
-rw-r--r--src/OS/os.c-GNU1
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.