diff --git a/bin/tests/name_test.c b/bin/tests/name_test.c index a5f1f06a72..1396a21437 100644 --- a/bin/tests/name_test.c +++ b/bin/tests/name_test.c @@ -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 diff --git a/lib/dns/include/dns/name.h b/lib/dns/include/dns/name.h index 88b6b24d1c..a58ade9c97 100644 --- a/lib/dns/include/dns/name.h +++ b/lib/dns/include/dns/name.h @@ -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 diff --git a/lib/dns/include/dns/rdata.h b/lib/dns/include/dns/rdata.h index 840a459f6d..ac6f88d8ca 100644 --- a/lib/dns/include/dns/rdata.h +++ b/lib/dns/include/dns/rdata.h @@ -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 diff --git a/lib/dns/include/dns/rdataclass.h b/lib/dns/include/dns/rdataclass.h index 0b29f38e88..2953c3029a 100644 --- a/lib/dns/include/dns/rdataclass.h +++ b/lib/dns/include/dns/rdataclass.h @@ -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 diff --git a/lib/dns/include/dns/rdatatype.h b/lib/dns/include/dns/rdatatype.h index 615e41f30d..921cbbb0b5 100644 --- a/lib/dns/include/dns/rdatatype.h +++ b/lib/dns/include/dns/rdatatype.h @@ -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 diff --git a/lib/dns/include/dns/types.h b/lib/dns/include/dns/types.h index 2cb9e231d0..8aa16c58bd 100644 --- a/lib/dns/include/dns/types.h +++ b/lib/dns/include/dns/types.h @@ -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 diff --git a/lib/dns/name.c b/lib/dns/name.c index b61034a8c7..2413ea3d71 100644 --- a/lib/dns/name.c +++ b/lib/dns/name.c @@ -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 diff --git a/util/copyrights b/util/copyrights index b3eb52e4e1..aca6c36d78 100644 --- a/util/copyrights +++ b/util/copyrights @@ -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