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
feac7b8b
Commit
feac7b8b
authored
May 21, 2007
by
Automatic Updater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
56874aef
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
16 additions
and
16 deletions
+16
-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-checkconf.c
bin/check/named-checkconf.c
+2
-2
bin/named/main.c
bin/named/main.c
+2
-2
bin/rndc/rndc-confgen.c
bin/rndc/rndc-confgen.c
+2
-2
bin/rndc/rndc.c
bin/rndc/rndc.c
+2
-2
lib/dns/include/dns/log.h
lib/dns/include/dns/log.h
+2
-2
lib/dns/log.c
lib/dns/log.c
+2
-2
No files found.
bin/check/check-tool.c
View file @
feac7b8b
/*
* Copyright (C) 2004-200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
7
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: check-tool.c,v 1.2
7
2007/05/21 0
2
:4
7:25 marka
Exp $ */
/* $Id: check-tool.c,v 1.2
8
2007/05/21 0
3
:4
6:41 tbox
Exp $ */
/*! \file */
...
...
bin/check/check-tool.h
View file @
feac7b8b
/*
* 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: check-tool.h,v 1.1
2
2007/05/21 0
2
:4
7:25 marka
Exp $ */
/* $Id: check-tool.h,v 1.1
3
2007/05/21 0
3
:4
6:41 tbox
Exp $ */
#ifndef CHECK_TOOL_H
#define CHECK_TOOL_H
...
...
bin/check/named-checkconf.c
View file @
feac7b8b
/*
* Copyright (C) 2004-200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
7
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: named-checkconf.c,v 1.4
3
2007/05/21 0
2
:4
7:25 marka
Exp $ */
/* $Id: named-checkconf.c,v 1.4
4
2007/05/21 0
3
:4
6:41 tbox
Exp $ */
/*! \file */
...
...
bin/named/main.c
View file @
feac7b8b
/*
* Copyright (C) 2004-200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
7
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: main.c,v 1.15
5
2007/05/21 0
2
:4
7:25 marka
Exp $ */
/* $Id: main.c,v 1.15
6
2007/05/21 0
3
:4
6:41 tbox
Exp $ */
/*! \file */
...
...
bin/rndc/rndc-confgen.c
View file @
feac7b8b
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005
, 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: rndc-confgen.c,v 1.2
2
2007/05/21 0
2
:4
7:25 marka
Exp $ */
/* $Id: rndc-confgen.c,v 1.2
3
2007/05/21 0
3
:4
6:42 tbox
Exp $ */
/*! \file */
...
...
bin/rndc/rndc.c
View file @
feac7b8b
/*
* Copyright (C) 2004-200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
7
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: rndc.c,v 1.11
6
2007/05/21 0
2:58:10 marka
Exp $ */
/* $Id: rndc.c,v 1.11
7
2007/05/21 0
3:46:42 tbox
Exp $ */
/*! \file */
...
...
lib/dns/include/dns/log.h
View file @
feac7b8b
/*
* Copyright (C) 2004-200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
7
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-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: log.h,v 1.4
0
2007/05/21 0
2:03:22 marka
Exp $ */
/* $Id: log.h,v 1.4
1
2007/05/21 0
3:46:42 tbox
Exp $ */
/*! \file dns/log.h
* \author Principal Authors: DCL */
...
...
lib/dns/log.c
View file @
feac7b8b
/*
* Copyright (C) 2004-200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
7
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-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: log.c,v 1.4
3
2007/05/21 0
2:03:22 marka
Exp $ */
/* $Id: log.c,v 1.4
4
2007/05/21 0
3:46:42 tbox
Exp $ */
/*! \file */
...
...
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