From: Automatic Updater Date: Thu, 16 Jul 2009 23:46:08 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4.3-P1~4^2~9 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=91dc88b434f29a622365de7d89e87dd499d5b95f;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/isc/random.c b/lib/isc/random.c index 7679344c025..4486e505dec 100644 --- a/lib/isc/random.c +++ b/lib/isc/random.c @@ -1,8 +1,8 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2009 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * - * Permission to use, copy, modify, and distribute this software for any + * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: random.c,v 1.21.18.3 2009/07/16 06:01:32 marka Exp $ */ +/* $Id: random.c,v 1.21.18.4 2009/07/16 23:46:08 tbox Exp $ */ /*! \file */ @@ -43,7 +43,7 @@ initialize_rand(void) { #ifndef HAVE_ARC4RANDOM unsigned int pid = getpid(); - + /* * The low bits of pid generally change faster. * Xor them with the high bits of time which change slowly. diff --git a/util/kit.sh b/util/kit.sh index 1b7f1647938..1b6471293ef 100644 --- a/util/kit.sh +++ b/util/kit.sh @@ -1,9 +1,9 @@ #!/bin/sh # -# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005, 2009 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000-2003 Internet Software Consortium. # -# Permission to use, copy, modify, and distribute this software for any +# Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. # @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: kit.sh,v 1.27.18.4 2009/07/16 05:39:37 marka Exp $ +# $Id: kit.sh,v 1.27.18.5 2009/07/16 23:46:08 tbox Exp $ # Make a release kit #