diff options
| author | Roy Marples <roy@marples.name> | 2018-01-01 11:17:24 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2018-01-01 11:17:24 +0000 |
| commit | 9cac0565ad0eae56956450e24e32b6246da68c70 (patch) | |
| tree | ddb2167f012a8a87e9e0d495f53a837b191e400f /tests | |
| parent | aef48406af37be12b7e4c88894b0e02befaa2adf (diff) | |
| download | dhcpcd-9cac0565ad0eae56956450e24e32b6246da68c70.tar.xz | |
Welcome to 2018.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/crypt/run-test.c | 2 | ||||
| -rw-r--r-- | tests/crypt/test.h | 2 | ||||
| -rw-r--r-- | tests/crypt/test_hmac_md5.c | 2 | ||||
| -rw-r--r-- | tests/eloop-bench/eloop-bench.c | 2 |
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 |
