diff --git a/lib/Makefile.in b/lib/Makefile.in index b6ad125c1c..66993fbce9 100644 --- a/lib/Makefile.in +++ b/lib/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/lib/dns/config/Makefile.in b/lib/dns/config/Makefile.in index 49b21e667d..a320627114 100644 --- a/lib/dns/config/Makefile.in +++ b/lib/dns/config/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/lib/dns/config/confacl.c b/lib/dns/config/confacl.c index 9bd9f56d8b..c7c522c802 100644 --- a/lib/dns/config/confacl.c +++ b/lib/dns/config/confacl.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/lib/dns/config/confcache.c b/lib/dns/config/confcache.c index 244fbf928a..5bdb7092bd 100644 --- a/lib/dns/config/confcache.c +++ b/lib/dns/config/confcache.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/lib/dns/config/confcommon.c b/lib/dns/config/confcommon.c index 954ccae866..2323583521 100644 --- a/lib/dns/config/confcommon.c +++ b/lib/dns/config/confcommon.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/lib/dns/config/confctl.c b/lib/dns/config/confctl.c index 7b5cda1716..5e8e70095f 100644 --- a/lib/dns/config/confctl.c +++ b/lib/dns/config/confctl.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/lib/dns/config/confctx.c b/lib/dns/config/confctx.c index 208b0ef81f..9ed62fd77d 100644 --- a/lib/dns/config/confctx.c +++ b/lib/dns/config/confctx.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/lib/dns/config/confip.c b/lib/dns/config/confip.c index bac26d014b..55d86001e2 100644 --- a/lib/dns/config/confip.c +++ b/lib/dns/config/confip.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/lib/dns/config/confkeys.c b/lib/dns/config/confkeys.c index fda67ad319..b4064d19c1 100644 --- a/lib/dns/config/confkeys.c +++ b/lib/dns/config/confkeys.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/lib/dns/config/conflog.c b/lib/dns/config/conflog.c index d909841721..fe83e23998 100644 --- a/lib/dns/config/conflog.c +++ b/lib/dns/config/conflog.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/lib/dns/config/conflsn.c b/lib/dns/config/conflsn.c index 3bbba79d69..35ef6a8df2 100644 --- a/lib/dns/config/conflsn.c +++ b/lib/dns/config/conflsn.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/lib/dns/config/confpvt.h b/lib/dns/config/confpvt.h index 4c3f8a3ea6..402054d249 100644 --- a/lib/dns/config/confpvt.h +++ b/lib/dns/config/confpvt.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/lib/dns/config/confresolv.c b/lib/dns/config/confresolv.c index 36d471ac4f..fff0609d7d 100644 --- a/lib/dns/config/confresolv.c +++ b/lib/dns/config/confresolv.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/lib/dns/config/confrrset.c b/lib/dns/config/confrrset.c index 52ec694a11..3291c08b01 100644 --- a/lib/dns/config/confrrset.c +++ b/lib/dns/config/confrrset.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/lib/dns/config/confserv.c b/lib/dns/config/confserv.c index 8337550522..5181ffa6ad 100644 --- a/lib/dns/config/confserv.c +++ b/lib/dns/config/confserv.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/lib/dns/config/confview.c b/lib/dns/config/confview.c index a4e8072d1d..1afdf6713a 100644 --- a/lib/dns/config/confview.c +++ b/lib/dns/config/confview.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/lib/dns/config/confzone.c b/lib/dns/config/confzone.c index c5180080e8..11b5e09140 100644 --- a/lib/dns/config/confzone.c +++ b/lib/dns/config/confzone.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/lib/dns/sec/Makefile.in b/lib/dns/sec/Makefile.in index 35fddc819e..281e600817 100644 --- a/lib/dns/sec/Makefile.in +++ b/lib/dns/sec/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/lib/dns/sec/dnssafe/Makefile.in b/lib/dns/sec/dnssafe/Makefile.in index c6dbb4f1ea..127568ebe2 100644 --- a/lib/dns/sec/dnssafe/Makefile.in +++ b/lib/dns/sec/dnssafe/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/lib/dns/sec/dst/Makefile.in b/lib/dns/sec/dst/Makefile.in index 231565a5ca..b881b2bcf7 100644 --- a/lib/dns/sec/dst/Makefile.in +++ b/lib/dns/sec/dst/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/lib/dns/sec/dst/include/Makefile.in b/lib/dns/sec/dst/include/Makefile.in index af0c524f64..a0a0788686 100644 --- a/lib/dns/sec/dst/include/Makefile.in +++ b/lib/dns/sec/dst/include/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/lib/dns/sec/dst/include/dst/Makefile.in b/lib/dns/sec/dst/include/dst/Makefile.in index 54d82e3116..9a4b83d693 100644 --- a/lib/dns/sec/dst/include/dst/Makefile.in +++ b/lib/dns/sec/dst/include/dst/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/lib/dns/sec/openssl/Makefile.in b/lib/dns/sec/openssl/Makefile.in index 551b8d0515..8a77c44c26 100644 --- a/lib/dns/sec/openssl/Makefile.in +++ b/lib/dns/sec/openssl/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/lib/dns/sec/openssl/include/Makefile.in b/lib/dns/sec/openssl/include/Makefile.in index 8f104fb5ac..dec51fc749 100644 --- a/lib/dns/sec/openssl/include/Makefile.in +++ b/lib/dns/sec/openssl/include/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/lib/dns/sec/openssl/include/openssl/Makefile.in b/lib/dns/sec/openssl/include/openssl/Makefile.in index 4ed3f4699f..b40cd263e1 100644 --- a/lib/dns/sec/openssl/include/openssl/Makefile.in +++ b/lib/dns/sec/openssl/include/openssl/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/lib/lwres/include/lwres/netdb.h.in b/lib/lwres/include/lwres/netdb.h.in index a03514a444..132d944e7e 100644 --- a/lib/lwres/include/lwres/netdb.h.in +++ b/lib/lwres/include/lwres/netdb.h.in @@ -1,5 +1,5 @@ /* - * Copyright(C) 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/omapi/Makefile.in b/lib/omapi/Makefile.in index dbd842f8b1..f015e36b33 100644 --- a/lib/omapi/Makefile.in +++ b/lib/omapi/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/lib/omapi/connection.c b/lib/omapi/connection.c index c8b02ec4c5..8f86734ed4 100644 --- a/lib/omapi/connection.c +++ b/lib/omapi/connection.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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 @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: connection.c,v 1.14 2000/01/31 14:37:22 tale Exp $ */ +/* $Id: connection.c,v 1.15 2000/02/03 23:14:29 halley Exp $ */ /* Principal Author: Ted Lemon */ diff --git a/lib/omapi/data.c b/lib/omapi/data.c index 678e2fba44..9484fe27af 100644 --- a/lib/omapi/data.c +++ b/lib/omapi/data.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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 @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: data.c,v 1.7 2000/02/01 23:18:51 marka Exp $ */ +/* $Id: data.c,v 1.8 2000/02/03 23:14:30 halley Exp $ */ /* Principal Author: Ted Lemon */ diff --git a/lib/omapi/generic.c b/lib/omapi/generic.c index 6076f9669a..7299d8513b 100644 --- a/lib/omapi/generic.c +++ b/lib/omapi/generic.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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 @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: generic.c,v 1.9 2000/01/31 14:38:33 tale Exp $ */ +/* $Id: generic.c,v 1.10 2000/02/03 23:14:31 halley Exp $ */ /* Principal Author: Ted Lemon */ diff --git a/lib/omapi/handle.c b/lib/omapi/handle.c index f89adc96b1..f7e76ec278 100644 --- a/lib/omapi/handle.c +++ b/lib/omapi/handle.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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 @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: handle.c,v 1.7 2000/01/31 14:40:08 tale Exp $ */ +/* $Id: handle.c,v 1.8 2000/02/03 23:14:31 halley Exp $ */ /* Principal Author: Ted Lemon */ diff --git a/lib/omapi/include/Makefile.in b/lib/omapi/include/Makefile.in index 9bc86318dc..9033bdd5a7 100644 --- a/lib/omapi/include/Makefile.in +++ b/lib/omapi/include/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/lib/omapi/include/omapi/Makefile.in b/lib/omapi/include/omapi/Makefile.in index 8452383b68..d1f2b3a30a 100644 --- a/lib/omapi/include/omapi/Makefile.in +++ b/lib/omapi/include/omapi/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/lib/omapi/include/omapi/lib.h b/lib/omapi/include/omapi/lib.h index ef078c5e3f..f74a8ea4fb 100644 --- a/lib/omapi/include/omapi/lib.h +++ b/lib/omapi/include/omapi/lib.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/lib/omapi/include/omapi/omapi.h b/lib/omapi/include/omapi/omapi.h index f37bb028a1..5a28c1fffa 100644 --- a/lib/omapi/include/omapi/omapi.h +++ b/lib/omapi/include/omapi/omapi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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/lib/omapi/include/omapi/private.h b/lib/omapi/include/omapi/private.h index 80e17869f6..c22086abe7 100644 --- a/lib/omapi/include/omapi/private.h +++ b/lib/omapi/include/omapi/private.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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/lib/omapi/include/omapi/result.h b/lib/omapi/include/omapi/result.h index 701cd2345a..3c73562aaa 100644 --- a/lib/omapi/include/omapi/result.h +++ b/lib/omapi/include/omapi/result.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998, 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/lib/omapi/include/omapi/types.h b/lib/omapi/include/omapi/types.h index cd39bfc836..52658172de 100644 --- a/lib/omapi/include/omapi/types.h +++ b/lib/omapi/include/omapi/types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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/lib/omapi/lib.c b/lib/omapi/lib.c index f435738540..7f45692f52 100644 --- a/lib/omapi/lib.c +++ b/lib/omapi/lib.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 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/lib/omapi/listener.c b/lib/omapi/listener.c index 900f18dc52..c068743823 100644 --- a/lib/omapi/listener.c +++ b/lib/omapi/listener.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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/lib/omapi/message.c b/lib/omapi/message.c index 53f0be82ca..61f578f780 100644 --- a/lib/omapi/message.c +++ b/lib/omapi/message.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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/lib/omapi/object.c b/lib/omapi/object.c index 8331b4b922..8475e9f620 100644 --- a/lib/omapi/object.c +++ b/lib/omapi/object.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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 @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: object.c,v 1.11 2000/01/31 20:24:43 tale Exp $ */ +/* $Id: object.c,v 1.12 2000/02/03 23:14:33 halley Exp $ */ /* Principal Author: Ted Lemon */ diff --git a/lib/omapi/protocol.c b/lib/omapi/protocol.c index a79881e888..3defa31b82 100644 --- a/lib/omapi/protocol.c +++ b/lib/omapi/protocol.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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/lib/omapi/result.c b/lib/omapi/result.c index 5b1bc72f40..446dba155e 100644 --- a/lib/omapi/result.c +++ b/lib/omapi/result.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 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: result.c,v 1.4 2000/01/31 14:56:34 tale Exp $ */ +/* $Id: result.c,v 1.5 2000/02/03 23:14:35 halley Exp $ */ #include diff --git a/lib/omapi/string.c b/lib/omapi/string.c index a8d396b6b8..2fa038ba4f 100644 --- a/lib/omapi/string.c +++ b/lib/omapi/string.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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 @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: string.c,v 1.3 2000/01/31 14:58:11 tale Exp $ */ +/* $Id: string.c,v 1.4 2000/02/03 23:14:35 halley Exp $ */ /* Principal Author: Ted Lemon */ diff --git a/lib/omapi/value.c b/lib/omapi/value.c index 36725ad9a5..0b9bb65f0c 100644 --- a/lib/omapi/value.c +++ b/lib/omapi/value.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium. + * Copyright (C) 1996, 1997, 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 @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: value.c,v 1.3 2000/01/31 14:59:23 tale Exp $ */ +/* $Id: value.c,v 1.4 2000/02/03 23:14:35 halley Exp $ */ /* Principal Author: Ted Lemon */ diff --git a/lib/omapi/version.c b/lib/omapi/version.c index 01385792a7..a6e3cd9abe 100644 --- a/lib/omapi/version.c +++ b/lib/omapi/version.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998, 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/lib/tests/Makefile.in b/lib/tests/Makefile.in index d4eb7a90d1..5975353f2e 100644 --- a/lib/tests/Makefile.in +++ b/lib/tests/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/lib/tests/include/Makefile.in b/lib/tests/include/Makefile.in index c09f790a25..14531791c1 100644 --- a/lib/tests/include/Makefile.in +++ b/lib/tests/include/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/lib/tests/include/tests/Makefile.in b/lib/tests/include/tests/Makefile.in index e7d20d93da..5a919a02db 100644 --- a/lib/tests/include/tests/Makefile.in +++ b/lib/tests/include/tests/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/lib/tests/include/tests/t_api.h b/lib/tests/include/tests/t_api.h index fccf2da07d..9a28c3e851 100644 --- a/lib/tests/include/tests/t_api.h +++ b/lib/tests/include/tests/t_api.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/lib/tests/t_api.c b/lib/tests/t_api.c index a997a3648a..9dacd046ad 100644 --- a/lib/tests/t_api.c +++ b/lib/tests/t_api.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