diff options
author | Thomas Markwalder <tmark@isc.org> | 2016-03-04 16:19:27 -0500 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2016-03-04 16:19:27 -0500 |
commit | 9deef2e73e01110730bc52f38802725705924793 (patch) | |
tree | c6946369861a1c524b02731f91c1b17280260b8a /common/tests/test_alloc.c | |
parent | 0b209ea5cc333255e055113fa2ad636dda681a21 (diff) | |
download | isc-dhcp-9deef2e73e01110730bc52f38802725705924793.tar.gz |
[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...
Diffstat (limited to 'common/tests/test_alloc.c')
-rw-r--r-- | common/tests/test_alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/test_alloc.c b/common/tests/test_alloc.c index 41e3848f..a17a61e5 100644 --- a/common/tests/test_alloc.c +++ b/common/tests/test_alloc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007,2009-2014,2016 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2007-2016 by Internet Systems Consortium, Inc. ("ISC") * * We test the functions provided in alloc.c here. These are very * basic functions, and it is very important that they work correctly. |