From: Mark Andrews Date: Tue, 9 Jan 2007 03:11:16 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.5.0a2~147 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=92f56936fbb3bad349cb3e5e6834beb75008a2ca;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/dnssec/dnssec-keygen.c b/bin/dnssec/dnssec-keygen.c index 8a8f9b01ffb..669c6dcb468 100644 --- a/bin/dnssec/dnssec-keygen.c +++ b/bin/dnssec/dnssec-keygen.c @@ -1,6 +1,6 @@ /* * Portions Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") - * Portions Copyright (C) 2000-2003 Internet Software Consortium. + * Portions Copyright (C) 1999-2003 Internet Software Consortium. * Portions Copyright (C) 1995-2000 by Network Associates, Inc. * * Permission to use, copy, modify, and distribute this software for any @@ -16,7 +16,7 @@ * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dnssec-keygen.c,v 1.73 2006/01/27 02:35:14 marka Exp $ */ +/* $Id: dnssec-keygen.c,v 1.74 2007/01/09 03:11:15 marka Exp $ */ /*! \file */ diff --git a/bin/tests/system/start.sh b/bin/tests/system/start.sh index eb45db6a22f..a0f4aacb106 100644 --- a/bin/tests/system/start.sh +++ b/bin/tests/system/start.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000, 2001 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: start.sh,v 1.40 2007/01/09 02:44:24 marka Exp $ +# $Id: start.sh,v 1.41 2007/01/09 03:11:15 marka Exp $ . ./conf.sh $PERL start.pl "$@" diff --git a/bin/tests/system/stop.sh b/bin/tests/system/stop.sh index 0430a023fcd..cba9bfb5d5a 100644 --- a/bin/tests/system/stop.sh +++ b/bin/tests/system/stop.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000, 2001 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: stop.sh,v 1.23 2007/01/09 02:44:24 marka Exp $ +# $Id: stop.sh,v 1.24 2007/01/09 03:11:15 marka Exp $ . ./conf.sh $PERL ./stop.pl "$@" diff --git a/contrib/sdb/pgsql/zonetodb.c b/contrib/sdb/pgsql/zonetodb.c index 80ca0e90713..003d411d4cb 100644 --- a/contrib/sdb/pgsql/zonetodb.c +++ b/contrib/sdb/pgsql/zonetodb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zonetodb.c,v 1.16 2007/01/09 02:44:24 marka Exp $ */ +/* $Id: zonetodb.c,v 1.17 2007/01/09 03:11:15 marka Exp $ */ #include #include diff --git a/lib/bind/configure.in b/lib/bind/configure.in index 8cc1423762a..0b4dd34d3f7 100644 --- a/lib/bind/configure.in +++ b/lib/bind/configure.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001, 2003 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -AC_REVISION($Revision: 1.124 $) +AC_REVISION($Revision: 1.125 $) AC_INIT(resolv/herror.c) AC_PREREQ(2.13) diff --git a/lib/bind/make/rules.in b/lib/bind/make/rules.in index 76d4a7a5f15..522c8ec841d 100644 --- a/lib/bind/make/rules.in +++ b/lib/bind/make/rules.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001, 2002 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: rules.in,v 1.11 2007/01/09 02:44:24 marka Exp $ +# $Id: rules.in,v 1.12 2007/01/09 03:11:15 marka Exp $ ### ### Common Makefile rules for BIND 9. diff --git a/lib/bind/port_after.h.in b/lib/bind/port_after.h.in index 32c79138173..c3672163b57 100644 --- a/lib/bind/port_after.h.in +++ b/lib/bind/port_after.h.in @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2001-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: port_after.h.in,v 1.51 2007/01/09 02:44:24 marka Exp $ */ +/* $Id: port_after.h.in,v 1.52 2007/01/09 03:11:15 marka Exp $ */ #ifndef port_after_h #define port_after_h diff --git a/lib/bind/port_before.h.in b/lib/bind/port_before.h.in index c213d7e925c..606cb83dfa6 100644 --- a/lib/bind/port_before.h.in +++ b/lib/bind/port_before.h.in @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2005-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: port_before.h.in,v 1.24 2007/01/09 02:44:24 marka Exp $ */ +/* $Id: port_before.h.in,v 1.25 2007/01/09 03:11:15 marka Exp $ */ #ifndef port_before_h #define port_before_h diff --git a/lib/isc/win32/include/isc/ipv6.h b/lib/isc/win32/include/isc/ipv6.h index 26abaf31e4f..4e10da9a8a0 100644 --- a/lib/isc/win32/include/isc/ipv6.h +++ b/lib/isc/win32/include/isc/ipv6.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") - * Copyright (C) 2000-2002 Internet Software Consortium. + * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ipv6.h,v 1.16 2005/04/27 04:57:25 sra Exp $ */ +/* $Id: ipv6.h,v 1.17 2007/01/09 03:11:16 marka Exp $ */ #ifndef ISC_IPV6_H #define ISC_IPV6_H 1