From f63a4a74c23009cf9309b7e428b35dc5fe964c65 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 22 Feb 2018 14:32:32 +1100 Subject: [PATCH] update copyright years --- COPYING | 2 +- genreport.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYING b/COPYING index 311b49b..7c62f2b 100644 --- a/COPYING +++ b/COPYING @@ -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 diff --git a/genreport.c b/genreport.c index 74602ad..46083ae 100644 --- a/genreport.c +++ b/genreport.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2016, 2017 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 -- GitLab