summaryrefslogtreecommitdiffstats
path: root/src/lib/http/tests
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2018-06-14 00:27:27 +0200
committerWlodek Wencel <wlodek@isc.org>2018-06-14 00:27:27 +0200
commit27137084b7c3dfb07ac878a2bb4c25831a3afa54 (patch)
tree8a6acc463fd4f62fce3009963734f6f15ae971ae /src/lib/http/tests
parentMerge branch 'master' of ssh://git.kea.isc.org/git/kea (diff)
downloadkea-27137084b7c3dfb07ac878a2bb4c25831a3afa54.tar.xz
kea-27137084b7c3dfb07ac878a2bb4c25831a3afa54.zip
[master] dates and versions updated for 1.4.0 release
Diffstat (limited to 'src/lib/http/tests')
-rw-r--r--src/lib/http/tests/request_unittests.cc2
-rw-r--r--src/lib/http/tests/response_unittests.cc2
-rw-r--r--src/lib/http/tests/run_unittests.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/http/tests/request_unittests.cc b/src/lib/http/tests/request_unittests.cc
index dc350cdc27..6e0dc598b7 100644
--- a/src/lib/http/tests/request_unittests.cc
+++ b/src/lib/http/tests/request_unittests.cc
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
diff --git a/src/lib/http/tests/response_unittests.cc b/src/lib/http/tests/response_unittests.cc
index fc07dd27b9..f54e65d6bb 100644
--- a/src/lib/http/tests/response_unittests.cc
+++ b/src/lib/http/tests/response_unittests.cc
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
diff --git a/src/lib/http/tests/run_unittests.cc b/src/lib/http/tests/run_unittests.cc
index ba4f4ff0ed..17255dcc22 100644
--- a/src/lib/http/tests/run_unittests.cc
+++ b/src/lib/http/tests/run_unittests.cc
@@ -1,4 +1,4 @@
-// Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this