Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
339d2a4d
Commit
339d2a4d
authored
Dec 09, 2011
by
Automatic Updater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
bbde8dc5
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
17 additions
and
16 deletions
+17
-16
bin/check/check-tool.c
bin/check/check-tool.c
+2
-2
bin/check/check-tool.h
bin/check/check-tool.h
+2
-2
bin/check/named-checkzone.c
bin/check/named-checkzone.c
+2
-2
bin/check/named-checkzone.docbook
bin/check/named-checkzone.docbook
+3
-2
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/ns1/compile.sh
+2
-2
lib/dns/callbacks.c
lib/dns/callbacks.c
+2
-2
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/callbacks.h
+2
-2
lib/dns/include/dns/master.h
lib/dns/include/dns/master.h
+2
-2
No files found.
bin/check/check-tool.c
View file @
339d2a4d
/*
* Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: check-tool.c,v 1.4
2
2011/12/0
8 16:07:19 each
Exp $ */
/* $Id: check-tool.c,v 1.4
3
2011/12/0
9 23:47:02 tbox
Exp $ */
/*! \file */
...
...
bin/check/check-tool.h
View file @
339d2a4d
/*
* Copyright (C) 2004, 2005, 2007, 2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2010
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: check-tool.h,v 1.1
7
2011/12/0
8 16:07:19 each
Exp $ */
/* $Id: check-tool.h,v 1.1
8
2011/12/0
9 23:47:02 tbox
Exp $ */
#ifndef CHECK_TOOL_H
#define CHECK_TOOL_H
...
...
bin/check/named-checkzone.c
View file @
339d2a4d
/*
* Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-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: named-checkzone.c,v 1.6
2
2011/12/0
8 16:07:19 each
Exp $ */
/* $Id: named-checkzone.c,v 1.6
3
2011/12/0
9 23:47:02 tbox
Exp $ */
/*! \file */
...
...
bin/check/named-checkzone.docbook
View file @
339d2a4d
...
...
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY mdash "—">
]>
<!--
- Copyright (C) 2004-2007, 2009
,
201
0
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2004-2007, 2009
-
201
1
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2002 Internet Software Consortium.
-
- Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: named-checkzone.docbook,v 1.4
2
2011/12/09
01:52:14 marka
Exp $ -->
<!-- $Id: named-checkzone.docbook,v 1.4
3
2011/12/09
23:47:02 tbox
Exp $ -->
<refentry
id=
"man.named-checkzone"
>
<refentryinfo>
<date>
June 13, 2000
</date>
...
...
@@ -38,6 +38,7 @@
<year>
2007
</year>
<year>
2009
</year>
<year>
2010
</year>
<year>
2011
</year>
<holder>
Internet Systems Consortium, Inc. ("ISC")
</holder>
</copyright>
<copyright>
...
...
bin/tests/system/masterformat/ns1/compile.sh
View file @
339d2a4d
# Copyright (C) 2005-2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2005-2007
, 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
...
...
@@ -12,7 +12,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: compile.sh,v 1.
7
2011/12/0
8 16:07:20 each
Exp $
# $Id: compile.sh,v 1.
8
2011/12/0
9 23:47:03 tbox
Exp $
../named-compilezone
-D
-F
raw
-o
example.db.raw example
\
example.db
>
/dev/null 2>&1
...
...
lib/dns/callbacks.c
View file @
339d2a4d
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: callbacks.c,v 1.1
8
2011/12/0
8 16:07:20 each
Exp $ */
/* $Id: callbacks.c,v 1.1
9
2011/12/0
9 23:47:05 tbox
Exp $ */
/*! \file */
...
...
lib/dns/include/dns/callbacks.h
View file @
339d2a4d
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: callbacks.h,v 1.2
5
2011/12/0
8 16:07:21 each
Exp $ */
/* $Id: callbacks.h,v 1.2
6
2011/12/0
9 23:47:05 tbox
Exp $ */
#ifndef DNS_CALLBACKS_H
#define DNS_CALLBACKS_H 1
...
...
lib/dns/include/dns/master.h
View file @
339d2a4d
/*
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: master.h,v 1.5
4
2011/12/0
8 16:07:21 each
Exp $ */
/* $Id: master.h,v 1.5
5
2011/12/0
9 23:47:05 tbox
Exp $ */
#ifndef DNS_MASTER_H
#define DNS_MASTER_H 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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