diff --git a/bin/named/Makefile.in b/bin/named/Makefile.in index f469a003aa..85f8fbe544 100644 --- a/bin/named/Makefile.in +++ b/bin/named/Makefile.in @@ -1,4 +1,4 @@ -# 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 diff --git a/bin/named/client.c b/bin/named/client.c index b616bc80ad..207a929401 100644 --- a/bin/named/client.c +++ b/bin/named/client.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/client.h b/bin/named/include/named/client.h index d719befa12..8e04ce300c 100644 --- a/bin/named/include/named/client.h +++ b/bin/named/include/named/client.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/globals.h b/bin/named/include/named/globals.h index 62243444c7..ec65b8105a 100644 --- a/bin/named/include/named/globals.h +++ b/bin/named/include/named/globals.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/interfacemgr.h b/bin/named/include/named/interfacemgr.h index fa27ad1631..4121db89fe 100644 --- a/bin/named/include/named/interfacemgr.h +++ b/bin/named/include/named/interfacemgr.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/log.h b/bin/named/include/named/log.h index d5068dbbc4..c9a7bb72e5 100644 --- a/bin/named/include/named/log.h +++ b/bin/named/include/named/log.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/main.h b/bin/named/include/named/main.h index c709f45566..b737b7c189 100644 --- a/bin/named/include/named/main.h +++ b/bin/named/include/named/main.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/notify.h b/bin/named/include/named/notify.h index b8b43d863c..a3b43a3732 100644 --- a/bin/named/include/named/notify.h +++ b/bin/named/include/named/notify.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/query.h b/bin/named/include/named/query.h index 1b146ca338..4dd5255aef 100644 --- a/bin/named/include/named/query.h +++ b/bin/named/include/named/query.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/server.h b/bin/named/include/named/server.h index 65bb48a3a7..3022b05d39 100644 --- a/bin/named/include/named/server.h +++ b/bin/named/include/named/server.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/types.h b/bin/named/include/named/types.h index f68cdb084f..d3f4b2ef9b 100644 --- a/bin/named/include/named/types.h +++ b/bin/named/include/named/types.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/update.h b/bin/named/include/named/update.h index c39830779d..721097562b 100644 --- a/bin/named/include/named/update.h +++ b/bin/named/include/named/update.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/include/named/xfrout.h b/bin/named/include/named/xfrout.h index 31b2f92fe6..bb2dfecf66 100644 --- a/bin/named/include/named/xfrout.h +++ b/bin/named/include/named/xfrout.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/interfacemgr.c b/bin/named/interfacemgr.c index 8ff4fd6004..0407ab89b7 100644 --- a/bin/named/interfacemgr.c +++ b/bin/named/interfacemgr.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/log.c b/bin/named/log.c index c232aebc9d..fdfd61d224 100644 --- a/bin/named/log.c +++ b/bin/named/log.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/main.c b/bin/named/main.c index ae0c4736d6..29731df883 100644 --- a/bin/named/main.c +++ b/bin/named/main.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/notify.c b/bin/named/notify.c index e4c29c8045..318e50ebcf 100644 --- a/bin/named/notify.c +++ b/bin/named/notify.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/query.c b/bin/named/query.c index 587e75b636..634d0a9c9c 100644 --- a/bin/named/query.c +++ b/bin/named/query.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/server.c b/bin/named/server.c index 8ff971e152..2c7b0f8336 100644 --- a/bin/named/server.c +++ b/bin/named/server.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/unix/Makefile.in b/bin/named/unix/Makefile.in index f486f5c0ab..72fb58d788 100644 --- a/bin/named/unix/Makefile.in +++ b/bin/named/unix/Makefile.in @@ -1,4 +1,4 @@ -# 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 diff --git a/bin/named/unix/include/named/os.h b/bin/named/unix/include/named/os.h index 9dba02d6de..95cdbe7f05 100644 --- a/bin/named/unix/include/named/os.h +++ b/bin/named/unix/include/named/os.h @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/unix/os.c b/bin/named/unix/os.c index 1e8a257cc6..05452e3f19 100644 --- a/bin/named/unix/os.c +++ b/bin/named/unix/os.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/update.c b/bin/named/update.c index 8ca88e4d28..8c993f34fb 100644 --- a/bin/named/update.c +++ b/bin/named/update.c @@ -1,5 +1,5 @@ /* - * 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 diff --git a/bin/named/xfrout.c b/bin/named/xfrout.c index 3c2846b144..16fb61b4de 100644 --- a/bin/named/xfrout.c +++ b/bin/named/xfrout.c @@ -1,5 +1,5 @@ /* - * 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: xfrout.c,v 1.40 2000/01/31 23:12:35 gson Exp $ */ + /* $Id: xfrout.c,v 1.41 2000/02/03 22:29:54 halley Exp $ */ #include