From 3eef2867b0f1e720204e953ed5092900aaa8f572 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Fri, 20 Nov 2009 01:49:03 +0000 Subject: Release engineering - dates and copyrights --- dst/base64.c | 4 ++-- dst/dst_internal.h | 2 +- dst/dst_support.c | 4 ++-- dst/hmac_link.c | 4 ++-- dst/md5.h | 2 +- dst/md5_dgst.c | 2 +- dst/md5_locl.h | 2 +- dst/prandom.c | 4 ++-- 8 files changed, 12 insertions(+), 12 deletions(-) (limited to 'dst') diff --git a/dst/base64.c b/dst/base64.c index f4db7124..7b4908cb 100644 --- a/dst/base64.c +++ b/dst/base64.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Software Consortium * * Permission to use, copy, modify, and distribute this software for any @@ -47,7 +47,7 @@ */ #if !defined(LINT) && !defined(CODECENTER) -static const char rcsid[] = "$Id: base64.c,v 1.5 2009/10/29 00:46:48 sar Exp $"; +static const char rcsid[] = "$Id: base64.c,v 1.5.6.1 2009/11/20 01:49:01 sar Exp $"; #endif /* not lint */ #include diff --git a/dst/dst_internal.h b/dst/dst_internal.h index 72bb3662..4ee97724 100644 --- a/dst/dst_internal.h +++ b/dst/dst_internal.h @@ -3,7 +3,7 @@ /* * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc. - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC") * * 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/dst/dst_support.c b/dst/dst_support.c index fb9771cf..0baa3086 100644 --- a/dst/dst_support.c +++ b/dst/dst_support.c @@ -1,9 +1,9 @@ -static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_support.c,v 1.6 2009/10/29 00:46:48 sar Exp $"; +static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_support.c,v 1.6.6.1 2009/11/20 01:49:01 sar Exp $"; /* * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc. - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC") * * 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/dst/hmac_link.c b/dst/hmac_link.c index 671d7b7f..21cf8908 100644 --- a/dst/hmac_link.c +++ b/dst/hmac_link.c @@ -1,10 +1,10 @@ #ifdef HMAC_MD5 #ifndef LINT -static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/hmac_link.c,v 1.5 2009/10/29 00:46:48 sar Exp $"; +static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/hmac_link.c,v 1.5.6.1 2009/11/20 01:49:01 sar Exp $"; #endif /* * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc. - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC") * * 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/dst/md5.h b/dst/md5.h index f5b497eb..05ea3eb7 100644 --- a/dst/md5.h +++ b/dst/md5.h @@ -57,7 +57,7 @@ */ /* - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC") * * 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/dst/md5_dgst.c b/dst/md5_dgst.c index 2b94a1c4..4dc0f691 100644 --- a/dst/md5_dgst.c +++ b/dst/md5_dgst.c @@ -57,7 +57,7 @@ */ /* - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC") * * 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/dst/md5_locl.h b/dst/md5_locl.h index 43781876..07f440a2 100644 --- a/dst/md5_locl.h +++ b/dst/md5_locl.h @@ -57,7 +57,7 @@ */ /* - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC") * * 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/dst/prandom.c b/dst/prandom.c index d00448d1..1c990efb 100644 --- a/dst/prandom.c +++ b/dst/prandom.c @@ -1,9 +1,9 @@ #ifndef LINT -static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.8 2009/10/29 00:46:48 sar Exp $"; +static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.8.6.1 2009/11/20 01:49:01 sar Exp $"; #endif /* * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc. - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.1