Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
610
Issues
610
List
Boards
Labels
Service Desk
Milestones
Merge Requests
112
Merge Requests
112
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
0b174d12
Commit
0b174d12
authored
Feb 06, 2007
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
6480e244
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
10 deletions
+10
-10
bin/named/interfacemgr.c
bin/named/interfacemgr.c
+2
-2
lib/dns/dispatch.c
lib/dns/dispatch.c
+2
-2
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/dispatch.h
+2
-2
lib/dns/include/dns/resolver.h
lib/dns/include/dns/resolver.h
+2
-2
lib/isccfg/namedconf.c
lib/isccfg/namedconf.c
+2
-2
No files found.
bin/named/interfacemgr.c
View file @
0b174d12
/*
* 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: interfacemgr.c,v 1.8
6 2007/02/02 02:18:0
3 marka Exp $ */
/* $Id: interfacemgr.c,v 1.8
7 2007/02/06 00:01:2
3 marka Exp $ */
/*! \file */
...
...
lib/dns/dispatch.c
View file @
0b174d12
/*
* 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: dispatch.c,v 1.12
8 2007/02/02 02:18:06
marka Exp $ */
/* $Id: dispatch.c,v 1.12
9 2007/02/06 00:01:23
marka Exp $ */
/*! \file */
...
...
lib/dns/include/dns/dispatch.h
View file @
0b174d12
/*
* 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: dispatch.h,v 1.5
3 2007/02/02 02:18:06
marka Exp $ */
/* $Id: dispatch.h,v 1.5
4 2007/02/06 00:01:23
marka Exp $ */
#ifndef DNS_DISPATCH_H
#define DNS_DISPATCH_H 1
...
...
lib/dns/include/dns/resolver.h
View file @
0b174d12
/*
* 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: resolver.h,v 1.5
4 2007/02/02 02:18:06
marka Exp $ */
/* $Id: resolver.h,v 1.5
5 2007/02/06 00:01:23
marka Exp $ */
#ifndef DNS_RESOLVER_H
#define DNS_RESOLVER_H 1
...
...
lib/isccfg/namedconf.c
View file @
0b174d12
/*
* Copyright (C) 2004-200
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
7
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: namedconf.c,v 1.7
3 2007/02/02 02:18:06
marka Exp $ */
/* $Id: namedconf.c,v 1.7
4 2007/02/06 00:01:23
marka 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