From 3b7f610bec248f85e25a52a0ad7dec9894389ca5 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Wed, 11 Jan 2017 23:45:54 +0000 Subject: [PATCH] update copyright notice / whitespace --- lib/dns/include/dns/masterdump.h | 2 +- lib/dns/include/dns/rdata.h | 2 +- lib/dns/include/dns/types.h | 2 +- lib/dns/masterdump.c | 2 +- lib/dns/message.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/dns/include/dns/masterdump.h b/lib/dns/include/dns/masterdump.h index 4e57b1f1ae..c7a88f19c7 100644 --- a/lib/dns/include/dns/masterdump.h +++ b/lib/dns/include/dns/masterdump.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002, 2004-2008, 2011, 2013-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2002, 2004-2008, 2011, 2013-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 diff --git a/lib/dns/include/dns/rdata.h b/lib/dns/include/dns/rdata.h index 9b9cf85d7f..ea8a5a88f9 100644 --- a/lib/dns/include/dns/rdata.h +++ b/lib/dns/include/dns/rdata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2009, 2011-2013, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1998-2009, 2011-2013, 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 diff --git a/lib/dns/include/dns/types.h b/lib/dns/include/dns/types.h index 222764a4e4..208fd758f9 100644 --- a/lib/dns/include/dns/types.h +++ b/lib/dns/include/dns/types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1998-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 diff --git a/lib/dns/masterdump.c b/lib/dns/masterdump.c index 47dc89b478..c7f052b269 100644 --- a/lib/dns/masterdump.c +++ b/lib/dns/masterdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2009, 2011-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2009, 2011-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 diff --git a/lib/dns/message.c b/lib/dns/message.c index 7e44f16485..9dde4b7cae 100644 --- a/lib/dns/message.c +++ b/lib/dns/message.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-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