diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2007-04-23 22:32:30 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2007-04-23 22:32:30 +0000 |
commit | 4b613c0a52848e24c7456cd9f15d8210ce4ce765 (patch) | |
tree | cc2676edd2c287a5338839942fb7339096e34186 /contrib/sendmail/libmilter/engine.c | |
parent | a9a5b9ad4b0e3ebefdfebd356f752aa6ff1cee7d (diff) | |
parent | f4998c8d83fc6b77320e4da32d3d75730971e3d4 (diff) | |
download | FreeBSD-src-4b613c0a52848e24c7456cd9f15d8210ce4ce765.zip FreeBSD-src-4b613c0a52848e24c7456cd9f15d8210ce4ce765.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r168993,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/sendmail/libmilter/engine.c')
-rw-r--r-- | contrib/sendmail/libmilter/engine.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libmilter/engine.c b/contrib/sendmail/libmilter/engine.c index f07195d..d7a5a41 100644 --- a/contrib/sendmail/libmilter/engine.c +++ b/contrib/sendmail/libmilter/engine.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2004, 2006 Sendmail, Inc. and its suppliers. + * Copyright (c) 1999-2004, 2006, 2007 Sendmail, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set |