mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 01:29:59 -04:00
update copyright notice
This commit is contained in:
parent
4fa1352dd0
commit
b82a8a428c
20 changed files with 69 additions and 55 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2004-2009, 2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 1998-2002 Internet Software Consortium.
|
||||
#
|
||||
# Permission to use, copy, modify, and/or 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: Makefile.in,v 1.52.48.3 2011/02/26 05:45:54 each Exp $
|
||||
# $Id: Makefile.in,v 1.52.48.4 2011/02/28 01:18:39 tbox Exp $
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2000-2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dig.c,v 1.225.26.8 2011/02/25 23:06:01 each Exp $ */
|
||||
/* $Id: dig.c,v 1.225.26.9 2011/02/28 01:18:40 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2009, 2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2000-2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dig.h,v 1.107.120.3 2011/02/25 23:06:01 each Exp $ */
|
||||
/* $Id: dig.h,v 1.107.120.4 2011/02/28 01:18:40 tbox Exp $ */
|
||||
|
||||
#ifndef DIG_H
|
||||
#define DIG_H
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Portions Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Portions Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Portions Copyright (C) 1999-2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dnssec-signzone.c,v 1.209.12.21 2011/02/24 03:35:39 marka Exp $ */
|
||||
/* $Id: dnssec-signzone.c,v 1.209.12.22 2011/02/28 01:18:40 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2000-2003 Internet Software Consortium.
|
||||
#
|
||||
# Permission to use, copy, modify, and/or 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: conf.sh.in,v 1.39.166.8 2011/02/22 04:33:48 marka Exp $
|
||||
# $Id: conf.sh.in,v 1.39.166.9 2011/02/28 01:18:42 tbox Exp $
|
||||
|
||||
#
|
||||
# Common configuration data for system tests, to be sourced into
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2011 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
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: clean.sh,v 1.2.6.2 2011/02/22 04:33:48 marka Exp $
|
||||
# $Id: clean.sh,v 1.2.6.3 2011/02/28 01:18:42 tbox Exp $
|
||||
|
||||
rm -f ns1/named.conf ns1/named.run ns1/named.memstats
|
||||
rm -f dig.out.*
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2011 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
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf1,v 1.2.6.2 2011/02/22 04:33:49 marka Exp $ */
|
||||
/* $Id: named.conf1,v 1.2.6.3 2011/02/28 01:18:43 tbox Exp $ */
|
||||
|
||||
// NS1
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2011 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
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf2,v 1.2.6.2 2011/02/22 04:33:49 marka Exp $ */
|
||||
/* $Id: named.conf2,v 1.2.6.3 2011/02/28 01:18:43 tbox Exp $ */
|
||||
|
||||
// NS1
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2011 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
|
||||
|
|
@ -14,6 +14,6 @@
|
|||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: setup.sh,v 1.2.6.2 2011/02/22 04:33:48 marka Exp $
|
||||
# $Id: setup.sh,v 1.2.6.3 2011/02/28 01:18:42 tbox Exp $
|
||||
|
||||
cp ns1/named.conf1 ns1/named.conf
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2011 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
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: tests.sh,v 1.2.6.2 2011/02/22 04:33:49 marka Exp $
|
||||
# $Id: tests.sh,v 1.2.6.3 2011/02/28 01:18:43 tbox Exp $
|
||||
|
||||
SYSTEMTESTTOP=..
|
||||
. $SYSTEMTESTTOP/conf.sh
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
|
||||
; Copyright (C) 2000, 2001 Internet Software Consortium.
|
||||
; Copyright (C) 2011 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
|
||||
|
|
@ -13,7 +12,7 @@
|
|||
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
; PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
; $Id: insecure.below-cname.example.db,v 1.2.6.2 2011/02/23 12:48:21 marka Exp $
|
||||
; $Id: insecure.below-cname.example.db,v 1.2.6.3 2011/02/28 01:18:43 tbox Exp $
|
||||
|
||||
$TTL 300 ; 5 minutes
|
||||
@ IN SOA mname1. . (
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
|
||||
; Copyright (C) 2000, 2001 Internet Software Consortium.
|
||||
; Copyright (C) 2011 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
|
||||
|
|
@ -13,7 +12,7 @@
|
|||
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
; PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
; $Id: secure.below-cname.example.db.in,v 1.2.6.2 2011/02/23 12:48:21 marka Exp $
|
||||
; $Id: secure.below-cname.example.db.in,v 1.2.6.3 2011/02/28 01:18:43 tbox Exp $
|
||||
|
||||
$TTL 300 ; 5 minutes
|
||||
@ IN SOA mname1. . (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 1998-2003 Internet Software Consortium.
|
||||
#
|
||||
# Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
|
|||
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
||||
AC_DIVERT_POP()dnl
|
||||
|
||||
AC_REVISION($Revision: 1.457.26.30 $)
|
||||
AC_REVISION($Revision: 1.457.26.31 $)
|
||||
|
||||
AC_INIT(lib/dns/name.c)
|
||||
AC_PREREQ(2.59)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2004-2008, 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2004-2008, 2010, 2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 1998-2003 Internet Software Consortium.
|
||||
#
|
||||
# Permission to use, copy, modify, and/or 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: Makefile.in,v 1.163.50.3 2011/02/26 05:46:09 each Exp $
|
||||
# $Id: Makefile.in,v 1.163.50.4 2011/02/28 01:18:43 tbox Exp $
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dnstest.c,v 1.2.6.2 2011/02/26 05:46:09 each Exp $ */
|
||||
/* $Id: dnstest.c,v 1.2.6.3 2011/02/28 01:18:43 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
@ -46,12 +46,12 @@ static isc_boolean_t hash_active = ISC_FALSE, dst_active = ISC_FALSE;
|
|||
* Logging categories: this needs to match the list in bin/named/log.c.
|
||||
*/
|
||||
static isc_logcategory_t categories[] = {
|
||||
{ "", 0 },
|
||||
{ "client", 0 },
|
||||
{ "network", 0 },
|
||||
{ "update", 0 },
|
||||
{ "queries", 0 },
|
||||
{ "unmatched", 0 },
|
||||
{ "", 0 },
|
||||
{ "client", 0 },
|
||||
{ "network", 0 },
|
||||
{ "update", 0 },
|
||||
{ "queries", 0 },
|
||||
{ "unmatched", 0 },
|
||||
{ "update-security", 0 },
|
||||
{ "query-errors", 0 },
|
||||
{ NULL, 0 }
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: master_test.c,v 1.2.6.2 2011/02/26 05:46:09 each Exp $ */
|
||||
/* $Id: master_test.c,v 1.2.6.3 2011/02/28 01:18:47 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
@ -107,7 +107,7 @@ test_master(const char *testfile) {
|
|||
ATF_TC(master_load);
|
||||
ATF_TC_HEAD(master_load, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() loads a "
|
||||
"valid master file and returns success");
|
||||
"valid master file and returns success");
|
||||
}
|
||||
ATF_TC_BODY(master_load, tc) {
|
||||
isc_result_t result;
|
||||
|
|
@ -128,7 +128,7 @@ ATF_TC_BODY(master_load, tc) {
|
|||
ATF_TC(master_unexpected);
|
||||
ATF_TC_HEAD(master_unexpected, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() returns "
|
||||
"DNS_R_UNEXPECTED when file ends "
|
||||
"DNS_R_UNEXPECTED when file ends "
|
||||
"too soon");
|
||||
}
|
||||
ATF_TC_BODY(master_unexpected, tc) {
|
||||
|
|
@ -150,7 +150,7 @@ ATF_TC_BODY(master_unexpected, tc) {
|
|||
ATF_TC(master_noowner);
|
||||
ATF_TC_HEAD(master_noowner, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() accepts broken "
|
||||
"zones with no TTL for first record "
|
||||
"zones with no TTL for first record "
|
||||
"if it is an SOA");
|
||||
}
|
||||
ATF_TC_BODY(master_noowner, tc) {
|
||||
|
|
@ -172,7 +172,7 @@ ATF_TC_BODY(master_noowner, tc) {
|
|||
ATF_TC(master_nottl);
|
||||
ATF_TC_HEAD(master_nottl, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() returns "
|
||||
"DNS_R_NOOWNER when no owner name "
|
||||
"DNS_R_NOOWNER when no owner name "
|
||||
"is specified");
|
||||
}
|
||||
|
||||
|
|
@ -195,7 +195,7 @@ ATF_TC_BODY(master_nottl, tc) {
|
|||
ATF_TC(master_badclass);
|
||||
ATF_TC_HEAD(master_badclass, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() returns "
|
||||
"DNS_R_BADCLASS when record class "
|
||||
"DNS_R_BADCLASS when record class "
|
||||
"doesn't match zone class");
|
||||
}
|
||||
ATF_TC_BODY(master_badclass, tc) {
|
||||
|
|
@ -216,7 +216,7 @@ ATF_TC_BODY(master_badclass, tc) {
|
|||
ATF_TC(master_dnskey);
|
||||
ATF_TC_HEAD(master_dnskey, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() understands "
|
||||
"DNSKEY with key material");
|
||||
"DNSKEY with key material");
|
||||
}
|
||||
ATF_TC_BODY(master_dnskey, tc) {
|
||||
isc_result_t result;
|
||||
|
|
@ -237,7 +237,7 @@ ATF_TC_BODY(master_dnskey, tc) {
|
|||
ATF_TC(master_dnsnokey);
|
||||
ATF_TC_HEAD(master_dnsnokey, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() understands "
|
||||
"DNSKEY with no key material");
|
||||
"DNSKEY with no key material");
|
||||
}
|
||||
ATF_TC_BODY(master_dnsnokey, tc) {
|
||||
isc_result_t result;
|
||||
|
|
@ -257,7 +257,7 @@ ATF_TC_BODY(master_dnsnokey, tc) {
|
|||
ATF_TC(master_include);
|
||||
ATF_TC_HEAD(master_include, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() understands "
|
||||
"$INCLUDE");
|
||||
"$INCLUDE");
|
||||
}
|
||||
ATF_TC_BODY(master_include, tc) {
|
||||
isc_result_t result;
|
||||
|
|
@ -277,7 +277,7 @@ ATF_TC_BODY(master_include, tc) {
|
|||
ATF_TC(master_includefail);
|
||||
ATF_TC_HEAD(master_includefail, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() understands "
|
||||
"$INCLUDE failures");
|
||||
"$INCLUDE failures");
|
||||
}
|
||||
ATF_TC_BODY(master_includefail, tc) {
|
||||
isc_result_t result;
|
||||
|
|
@ -298,7 +298,7 @@ ATF_TC_BODY(master_includefail, tc) {
|
|||
ATF_TC(master_blanklines);
|
||||
ATF_TC_HEAD(master_blanklines, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() handles "
|
||||
"non-empty blank lines");
|
||||
"non-empty blank lines");
|
||||
}
|
||||
ATF_TC_BODY(master_blanklines, tc) {
|
||||
isc_result_t result;
|
||||
|
|
@ -318,7 +318,7 @@ ATF_TC_BODY(master_blanklines, tc) {
|
|||
ATF_TC(master_leadingzero);
|
||||
ATF_TC_HEAD(master_leadingzero, tc) {
|
||||
atf_tc_set_md_var(tc, "descr", "dns_master_loadfile() allows "
|
||||
"leading zeroes in SOA");
|
||||
"leading zeroes in SOA");
|
||||
}
|
||||
ATF_TC_BODY(master_leadingzero, tc) {
|
||||
isc_result_t result;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2000-2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: validator.c,v 1.164.12.24 2011/02/23 12:48:21 marka Exp $ */
|
||||
/* $Id: validator.c,v 1.164.12.25 2011/02/28 01:18:43 tbox Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2004-2009, 2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 1998-2003 Internet Software Consortium.
|
||||
#
|
||||
# Permission to use, copy, modify, and/or 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.64.130.3 2011/02/26 05:46:11 each Exp $
|
||||
# $Id: rules.in,v 1.64.130.4 2011/02/28 01:18:47 tbox Exp $
|
||||
|
||||
###
|
||||
### Common Makefile rules for BIND 9.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,20 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2011 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
|
||||
# copyright notice and this permission notice appear in all copies.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: unittest.sh.in,v 1.2.6.4 2011/02/28 01:18:47 tbox Exp $
|
||||
|
||||
PATH=${PATH}:@ATFBIN@
|
||||
export PATH
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/local/bin/perl -w
|
||||
#
|
||||
# Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2004-2007, 2009-2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 1998-2001, 2003 Internet Software Consortium.
|
||||
#
|
||||
# Permission to use, copy, modify, and/or 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: merge_copyrights,v 1.31.322.7 2011/02/28 01:07:47 marka Exp $
|
||||
# $Id: merge_copyrights,v 1.31.322.8 2011/02/28 01:18:47 tbox Exp $
|
||||
|
||||
%file_types = ();
|
||||
%file_years = ();
|
||||
|
|
|
|||
Loading…
Reference in a new issue