diff options
Diffstat (limited to 'src/lib/cc')
-rw-r--r-- | src/lib/cc/base_stamped_element.cc | 2 | ||||
-rw-r--r-- | src/lib/cc/server_tag.cc | 2 | ||||
-rw-r--r-- | src/lib/cc/simple_parser.cc | 2 | ||||
-rw-r--r-- | src/lib/cc/stamped_element.cc | 2 | ||||
-rw-r--r-- | src/lib/cc/stamped_value.cc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/cc/base_stamped_element.cc b/src/lib/cc/base_stamped_element.cc index eb6e6ac100..c3b6f38570 100644 --- a/src/lib/cc/base_stamped_element.cc +++ b/src/lib/cc/base_stamped_element.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2019-2020 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/cc/server_tag.cc b/src/lib/cc/server_tag.cc index f7035d74f6..80e5184ec5 100644 --- a/src/lib/cc/server_tag.cc +++ b/src/lib/cc/server_tag.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2019-2020 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/cc/simple_parser.cc b/src/lib/cc/simple_parser.cc index de2d308189..dc9f15a899 100644 --- a/src/lib/cc/simple_parser.cc +++ b/src/lib/cc/simple_parser.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2016-2020 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/cc/stamped_element.cc b/src/lib/cc/stamped_element.cc index 0328072671..3c53b3826f 100644 --- a/src/lib/cc/stamped_element.cc +++ b/src/lib/cc/stamped_element.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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/cc/stamped_value.cc b/src/lib/cc/stamped_value.cc index cdbf8362f9..b6554ea829 100644 --- a/src/lib/cc/stamped_value.cc +++ b/src/lib/cc/stamped_value.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 |