From 0d63efe476bd07c8ea9a98dc8c9da7b4b114b701 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 18 Aug 2015 23:45:26 +0000 Subject: [PATCH] update copyright notice / whitespace --- CHANGES | 2 +- lib/isc/safe.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 8b4d642693..4b47e1bc54 100644 --- a/CHANGES +++ b/CHANGES @@ -29,7 +29,7 @@ code. Also, the timing-safe comparison functions have been renamed to avoid possible confusion with memcmp(). Thanks to Loganaden Velvindron of - AFRINIC. [RT #40148] + AFRINIC. [RT #40148] 4182. [cleanup] Use mnemonics for RR class and type comparisons. [RT #40297] diff --git a/lib/isc/safe.c b/lib/isc/safe.c index a6d010ff64..891eaf0e80 100644 --- a/lib/isc/safe.c +++ b/lib/isc/safe.c @@ -1,6 +1,5 @@ /* - * Copyright (C) 2013, 2015 Internet Systems Consortium, Inc. ("ISC") - * Copyright (c) 2014 Google Inc. + * Copyright (C) 2013 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