diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-23 18:28:09 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-23 18:28:29 +0100 |
commit | 9f6b3bf5187562bac4c96e3ed6a17740d01489fa (patch) | |
tree | f9e07d2f4daf2a8fb5ae3874d5a98fcb6b053fea /src/Makefile | |
parent | ce41ebd827abe9be836bb7f39ebe945867628c34 (diff) |
Copyright updates:exim-4.96-RC0
vi $(git log --name-status exim-4.95..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index a48938023..b774b43dd 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2,6 +2,7 @@ # appropriate links, and then creating and running the main makefile in that # directory. +# Copyright (c) The Exim Maintainers 2022 # Copyright (c) University of Cambridge, 1995 - 2018 # See the file NOTICE for conditions of use and distribution. |