mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-03 13:59:27 -04:00
update copyrights
This commit is contained in:
parent
84b009c9dc
commit
94d102893a
8 changed files with 14 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 1998 Internet Software Consortium.
|
||||
* Copyright (C) 1998, 1999 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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 1998 Internet Software Consortium.
|
||||
* Copyright (C) 1998, 1999 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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 1998 Internet Software Consortium.
|
||||
* Copyright (C) 1998, 1999 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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 1998 Internet Software Consortium.
|
||||
* Copyright (C) 1998, 1999 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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 1998 Internet Software Consortium.
|
||||
* Copyright (C) 1998, 1999 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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 1998 Internet Software Consortium.
|
||||
* Copyright (C) 1998, 1999 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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 1998 Internet Software Consortium.
|
||||
* Copyright (C) 1998, 1999 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
|
||||
|
|
|
|||
|
|
@ -1,18 +1,18 @@
|
|||
./bin/tests/lex_test.c 1998
|
||||
./bin/tests/mem_test.c 1998
|
||||
./bin/tests/name_test.c 1998
|
||||
./bin/tests/name_test.c 1998,1999
|
||||
./bin/tests/rwlock_test.c 1998
|
||||
./bin/tests/sock_test.c 1998
|
||||
./bin/tests/sym_test.c 1998
|
||||
./bin/tests/task_test.c 1998
|
||||
./bin/tests/timer_test.c 1998
|
||||
./lib/dns/include/dns/name.h 1998
|
||||
./lib/dns/include/dns/rdata.h 1998
|
||||
./lib/dns/include/dns/rdataclass.h 1998
|
||||
./lib/dns/include/dns/rdatatype.h 1998
|
||||
./lib/dns/include/dns/name.h 1998,1999
|
||||
./lib/dns/include/dns/rdata.h 1998,1999
|
||||
./lib/dns/include/dns/rdataclass.h 1998,1999
|
||||
./lib/dns/include/dns/rdatatype.h 1998,1999
|
||||
./lib/dns/include/dns/result.h 1998
|
||||
./lib/dns/include/dns/types.h 1998
|
||||
./lib/dns/name.c 1998
|
||||
./lib/dns/include/dns/types.h 1998,1999
|
||||
./lib/dns/name.c 1998,1999
|
||||
./lib/dns/result.c 1998
|
||||
./lib/isc/include/isc/assertions.h 1997,1998
|
||||
./lib/isc/include/isc/boolean.h 1998
|
||||
|
|
|
|||
Loading…
Reference in a new issue