From 1ece14f6e6151c3f907ed9f268d0eafbc9db680b Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 29 Oct 2015 23:46:33 +0000 Subject: [PATCH] update copyright notice / whitespace --- bin/tests/atomic/t_atomic.c | 2 +- lib/isc/x86_32/include/isc/atomic.h | 2 +- lib/isc/x86_64/include/isc/atomic.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/tests/atomic/t_atomic.c b/bin/tests/atomic/t_atomic.c index 9c7b76fb4d..379122485c 100644 --- a/bin/tests/atomic/t_atomic.c +++ b/bin/tests/atomic/t_atomic.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011, 2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2011, 2013, 2015 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/isc/x86_32/include/isc/atomic.h b/lib/isc/x86_32/include/isc/atomic.h index fa0ec15dbd..36088e4d53 100644 --- a/lib/isc/x86_32/include/isc/atomic.h +++ b/lib/isc/x86_32/include/isc/atomic.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2005, 2007, 2008, 2015 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/isc/x86_64/include/isc/atomic.h b/lib/isc/x86_64/include/isc/atomic.h index 3f4a5c3459..f819dfb000 100644 --- a/lib/isc/x86_64/include/isc/atomic.h +++ b/lib/isc/x86_64/include/isc/atomic.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2005, 2007, 2008, 2015 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above