Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
26e2a07a
Commit
26e2a07a
authored
Jan 27, 2006
by
Mark Andrews
Browse files
update copyright notice
parent
e0a0c9fb
Changes
29
Hide whitespace changes
Inline
Side-by-side
bin/dig/dig.docbook
View file @
26e2a07a
...
...
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"
[<!ENTITY mdash "—">
]>
<!--
- Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium.
-
- Permission to use, copy, modify, and distribute this software for any
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dig.docbook,v 1.
29
2006/01/27
02:35:14
marka Exp $ -->
<!-- $Id: dig.docbook,v 1.
30
2006/01/27
23:57:46
marka Exp $ -->
<refentry
id=
"man.dig"
>
<refentryinfo>
...
...
@@ -40,6 +40,7 @@
<copyright>
<year>
2004
</year>
<year>
2005
</year>
<year>
2006
</year>
<holder>
Internet Systems Consortium, Inc. ("ISC")
</holder>
</copyright>
<copyright>
...
...
bin/dig/include/dig/dig.h
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dig.h,v 1.9
7
2006/01/27
02:35:14
marka Exp $ */
/* $Id: dig.h,v 1.9
8
2006/01/27
23:57:46
marka Exp $ */
#ifndef DIG_H
#define DIG_H
...
...
bin/named/controlconf.c
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
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: controlconf.c,v 1.4
8
2006/01/27
02:35:14
marka Exp $ */
/* $Id: controlconf.c,v 1.4
9
2006/01/27
23:57:46
marka Exp $ */
/*! \file */
...
...
bin/named/include/named/config.h
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001, 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: config.h,v 1.1
0
2006/01/27
02:35:14
marka Exp $ */
/* $Id: config.h,v 1.1
1
2006/01/27
23:57:46
marka Exp $ */
#ifndef NAMED_CONFIG_H
#define NAMED_CONFIG_H 1
...
...
bin/named/tsigconf.c
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: tsigconf.c,v 1.2
6
2006/01/27
02:35:14
marka Exp $ */
/* $Id: tsigconf.c,v 1.2
7
2006/01/27
23:57:46
marka Exp $ */
/*! \file */
...
...
bin/nsupdate/nsupdate.docbook
View file @
26e2a07a
...
...
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"
[<!ENTITY mdash "—">
]>
<!--
- Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium.
-
- Permission to use, copy, modify, and distribute this software for any
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: nsupdate.docbook,v 1.2
2
2006/01/27
02:35:14
marka Exp $ -->
<!-- $Id: nsupdate.docbook,v 1.2
3
2006/01/27
23:57:46
marka Exp $ -->
<refentry>
<refentryinfo>
<date>
Jun 30, 2000
</date>
...
...
@@ -37,6 +37,7 @@
<copyright>
<year>
2004
</year>
<year>
2005
</year>
<year>
2006
</year>
<holder>
Internet Systems Consortium, Inc. ("ISC")
</holder>
</copyright>
<copyright>
...
...
bin/tests/system/tsig/clean.sh
View file @
26e2a07a
#!/bin/sh
#
# Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2005
, 2006
Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and 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
2006/01/27
02:35:14
marka Exp $
# $Id: clean.sh,v 1.
3
2006/01/27
23:57:46
marka Exp $
#
# Clean up after tsig tests.
...
...
bin/tests/system/tsig/ns1/example.db
View file @
26e2a07a
; Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2000-2002 Internet Software Consortium.
; Copyright (C) 2005, 2006 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and 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: example.db,v 1.
2
2006/01/27
02:35:14
marka Exp $
; $Id: example.db,v 1.
3
2006/01/27
23:57:46
marka Exp $
$ORIGIN .
$TTL 300 ; 5 minutes
...
...
bin/tests/system/tsig/ns1/named.conf
View file @
26e2a07a
/*
*
Copyright
(
C
)
2005
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2005
,
2006
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
Permission
to
use
,
copy
,
modify
,
and
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
.
conf
,
v
1
.
2
2006
/
01
/
27
02
:
35
:
14
marka
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
3
2006
/
01
/
27
23
:
57
:
46
marka
Exp
$ */
controls
{ /*
empty
*/ };
...
...
bin/tests/system/tsig/tests.sh
View file @
26e2a07a
#!/bin/sh
#
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000, 2001 Internet Software Consortium.
# Copyright (C) 2005, 2006 Internet Systems Consortium, Inc. ("ISC")
#
# 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 +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
2006/01/27
02:35:14
marka Exp $
# $Id: tests.sh,v 1.
3
2006/01/27
23:57:46
marka Exp $
SYSTEMTESTTOP
=
..
.
$SYSTEMTESTTOP
/conf.sh
...
...
lib/dns/dst_api.c
View file @
26e2a07a
/*
* Portions Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2003 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc.
*
...
...
@@ -18,7 +18,7 @@
/*
* Principal Author: Brian Wellington
* $Id: dst_api.c,v 1.
6
2006/01/27
02:35:15
marka Exp $
* $Id: dst_api.c,v 1.
7
2006/01/27
23:57:46
marka Exp $
*/
/*! \file */
...
...
lib/dns/dst_internal.h
View file @
26e2a07a
/*
* Portions Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2000-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc.
*
...
...
@@ -16,7 +16,7 @@
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dst_internal.h,v 1.
4
2006/01/27
02:35:15
marka Exp $ */
/* $Id: dst_internal.h,v 1.
5
2006/01/27
23:57:46
marka Exp $ */
#ifndef DST_DST_INTERNAL_H
#define DST_DST_INTERNAL_H 1
...
...
lib/dns/dst_parse.c
View file @
26e2a07a
/*
* Portions Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc.
*
...
...
@@ -18,7 +18,7 @@
/*%
* Principal Author: Brian Wellington
* $Id: dst_parse.c,v 1.
4
2006/01/27
02:35:15
marka Exp $
* $Id: dst_parse.c,v 1.
5
2006/01/27
23:57:46
marka Exp $
*/
#include
<config.h>
...
...
lib/dns/dst_parse.h
View file @
26e2a07a
/*
* Portions Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2000-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc.
*
...
...
@@ -16,7 +16,7 @@
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dst_parse.h,v 1.
4
2006/01/27
02:35:15
marka Exp $ */
/* $Id: dst_parse.h,v 1.
5
2006/01/27
23:57:46
marka Exp $ */
/*! \file */
#ifndef DST_DST_PARSE_H
...
...
lib/dns/hmac_link.c
View file @
26e2a07a
/*
* Portions Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc.
*
...
...
@@ -18,7 +18,7 @@
/*
* Principal Author: Brian Wellington
* $Id: hmac_link.c,v 1.
4
2006/01/27
02:35:15
marka Exp $
* $Id: hmac_link.c,v 1.
5
2006/01/27
23:57:46
marka Exp $
*/
#include
<config.h>
...
...
lib/dns/include/dns/tsig.h
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: tsig.h,v 1.4
6
2006/01/27
02:35:15
marka Exp $ */
/* $Id: tsig.h,v 1.4
7
2006/01/27
23:57:46
marka Exp $ */
#ifndef DNS_TSIG_H
#define DNS_TSIG_H 1
...
...
lib/dns/include/dns/types.h
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: types.h,v 1.11
8
2006/01/27
02:35:15
marka Exp $ */
/* $Id: types.h,v 1.11
9
2006/01/27
23:57:46
marka Exp $ */
#ifndef DNS_TYPES_H
#define DNS_TYPES_H 1
...
...
lib/dns/include/dst/dst.h
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
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: dst.h,v 1.
4
2006/01/27
02:35:15
marka Exp $ */
/* $Id: dst.h,v 1.
5
2006/01/27
23:57:46
marka Exp $ */
#ifndef DST_DST_H
#define DST_DST_H 1
...
...
lib/dns/key.c
View file @
26e2a07a
/*
* Copyright (C) 2004
,
200
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-
200
6
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: key.c,v 1.
5
2006/01/27
02:35:15
marka Exp $ */
/* $Id: key.c,v 1.
6
2006/01/27
23:57:46
marka Exp $ */
#include
<config.h>
...
...
lib/dns/rcode.c
View file @
26e2a07a
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004
-2006
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rcode.c,v 1.
3
2006/01/27
02:35:15
marka Exp $ */
/* $Id: rcode.c,v 1.
4
2006/01/27
23:57:46
marka Exp $ */
#include
<config.h>
#include
<ctype.h>
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment