summaryrefslogtreecommitdiff
path: root/common/tests/test_alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/tests/test_alloc.c')
-rw-r--r--common/tests/test_alloc.c2
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.