summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-01-01 11:17:24 +0000
committerRoy Marples <roy@marples.name>2018-01-01 11:17:24 +0000
commit9cac0565ad0eae56956450e24e32b6246da68c70 (patch)
treeddb2167f012a8a87e9e0d495f53a837b191e400f /tests
parentaef48406af37be12b7e4c88894b0e02befaa2adf (diff)
downloaddhcpcd-9cac0565ad0eae56956450e24e32b6246da68c70.tar.xz
Welcome to 2018.
Diffstat (limited to 'tests')
-rw-r--r--tests/crypt/run-test.c2
-rw-r--r--tests/crypt/test.h2
-rw-r--r--tests/crypt/test_hmac_md5.c2
-rw-r--r--tests/eloop-bench/eloop-bench.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/crypt/run-test.c b/tests/crypt/run-test.c
index 28d47e09..42f52d1f 100644
--- a/tests/crypt/run-test.c
+++ b/tests/crypt/run-test.c
@@ -1,6 +1,6 @@
/*
* dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2018 Roy Marples <roy@marples.name>
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/tests/crypt/test.h b/tests/crypt/test.h
index e081f9a8..4f716f12 100644
--- a/tests/crypt/test.h
+++ b/tests/crypt/test.h
@@ -1,6 +1,6 @@
/*
* dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2018 Roy Marples <roy@marples.name>
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/tests/crypt/test_hmac_md5.c b/tests/crypt/test_hmac_md5.c
index 5ce35cbb..aed6345d 100644
--- a/tests/crypt/test_hmac_md5.c
+++ b/tests/crypt/test_hmac_md5.c
@@ -1,6 +1,6 @@
/*
* dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2018 Roy Marples <roy@marples.name>
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/tests/eloop-bench/eloop-bench.c b/tests/eloop-bench/eloop-bench.c
index 8c9a4c70..e7fd5a73 100644
--- a/tests/eloop-bench/eloop-bench.c
+++ b/tests/eloop-bench/eloop-bench.c
@@ -1,6 +1,6 @@
/*
* eloop benchmark
- * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2018 Roy Marples <roy@marples.name>
* All rights reserved.
* Redistribution and use in source and binary forms, with or without