diff --git a/lib/dns/config/confndc.c b/lib/dns/config/confndc.c index 1adad09b46..abea592679 100644 --- a/lib/dns/config/confndc.c +++ b/lib/dns/config/confndc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999, 2000 Internet Software Consortium. + * Copyright (C) 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/lib/dns/config/confparser.y b/lib/dns/config/confparser.y index bc9cee8801..0ffc5454b8 100644 --- a/lib/dns/config/confparser.y +++ b/lib/dns/config/confparser.y @@ -1,6 +1,6 @@ %{ /* - * Copyright (c) 1996-1999 by Internet Software Consortium. + * Copyright (c) 1996-2000 by 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 @@ * SOFTWARE. */ -/* $Id: confparser.y,v 1.53 2000/03/21 21:26:21 gson Exp $ */ +/* $Id: confparser.y,v 1.54 2000/03/23 19:35:14 halley Exp $ */ #include