Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
7d32c065
Commit
7d32c065
authored
Feb 03, 2000
by
Bob Halley
Browse files
update copyright
parent
0de5c101
Changes
216
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
acconfig.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/aclconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/include/named/aclconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/include/named/zoneconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/zoneconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
configure.in
View file @
7d32c065
dnl Copyright (C) 1998, 1999 Internet Software Consortium.
dnl Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
dnl
dnl Permission to use, copy, modify, and distribute this software for any
dnl purpose with or without fee is hereby granted, provided that the above
...
...
@@ -13,7 +13,7 @@ dnl PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
dnl ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
dnl SOFTWARE.
AC_REVISION($Revision: 1.8
8
$)
AC_REVISION($Revision: 1.8
9
$)
AC_PREREQ(2.13)
...
...
lib/dns/Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/a6.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/acl.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/aclconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/adb.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/cache.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* 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 +15,7 @@
* SOFTWARE.
*/
/* $Id: cache.c,v 1.1
2
2000/02/03
18:59:24 gson
Exp $ */
/* $Id: cache.c,v 1.1
3
2000/02/03
23:43:44 halley
Exp $ */
#include <config.h>
#include <limits.h>
...
...
lib/dns/callbacks.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* 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 +15,7 @@
* SOFTWARE.
*/
/* $Id: callbacks.c,v 1.
4
2000/0
1/22 01:38:57 gson
Exp $ */
/* $Id: callbacks.c,v 1.
5
2000/0
2/03 23:43:45 halley
Exp $ */
#include <config.h>
...
...
lib/dns/compress.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* 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 +15,7 @@
* SOFTWARE.
*/
/* $Id: compress.c,v 1.
19
2000/02/0
2 00:36:18 gson
Exp $ */
/* $Id: compress.c,v 1.
20
2000/02/0
3 23:43:45 halley
Exp $ */
#include <config.h>
#include <string.h>
...
...
lib/dns/db.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dbiterator.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dbtable.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -16,7 +16,7 @@
*/
/*
* $Id: dbtable.c,v 1.1
2 1999/12/23 00:08:28 explorer
Exp $
* $Id: dbtable.c,v 1.1
3 2000/02/03 23:43:46 halley
Exp $
*/
/*
...
...
lib/dns/dispatch.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dnssec.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -16,7 +16,7 @@
*/
/*
* $Id: dnssec.c,v 1.1
6
2000/02/03 2
1:57:25 bwelling
Exp $
* $Id: dnssec.c,v 1.1
7
2000/02/03 2
3:43:47 halley
Exp $
* Principal Author: Brian Wellington
*/
...
...
Prev
1
2
3
4
5
…
11
Next
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