diff options
author | Francis Dupont <fdupont@isc.org> | 2015-09-12 19:18:50 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2015-09-12 19:18:50 +0200 |
commit | 646acb59b4ca20967aff71a3b15f013b391e4376 (patch) | |
tree | 4d42a5d44de36e2c30684dca0a1f135ce0511653 /includes/omapip | |
parent | 7da1ac2bc68d6e65ee240d3f98a9ed67483db804 (diff) | |
download | isc-dhcp-646acb59b4ca20967aff71a3b15f013b391e4376.tar.gz |
Merged #38692 (use program base name in (sys)log)
Diffstat (limited to 'includes/omapip')
-rw-r--r-- | includes/omapip/omapip_p.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/includes/omapip/omapip_p.h b/includes/omapip/omapip_p.h index 788c91e6..3370a93e 100644 --- a/includes/omapip/omapip_p.h +++ b/includes/omapip/omapip_p.h @@ -3,7 +3,8 @@ Private master include file for the OMAPI library. */ /* - * Copyright (c) 2009-2010,2014 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2014-2015 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2009-2010 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Software Consortium * |