summaryrefslogtreecommitdiff
path: root/dst
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2007-09-05 17:32:10 +0000
committerDavid Hankins <dhankins@isc.org>2007-09-05 17:32:10 +0000
commit39725d921ff6b426125d06672a8078422a94642f (patch)
treeae24837eb9f534a3e8b38fd307febd30d597972c /dst
parentb645f9d55912bcb90622aea6f73aaad75462b7f6 (diff)
downloadisc-dhcp-39725d921ff6b426125d06672a8078422a94642f.tar.gz
Version to 4.0.0a3.
README/RELNOTES to new version. Copyright updates.
Diffstat (limited to 'dst')
-rw-r--r--dst/dst_api.c3
-rw-r--r--dst/prandom.c4
2 files changed, 4 insertions, 3 deletions
diff --git a/dst/dst_api.c b/dst/dst_api.c
index 65015537..d9b7c395 100644
--- a/dst/dst_api.c
+++ b/dst/dst_api.c
@@ -1,9 +1,10 @@
#ifndef LINT
-static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_api.c,v 1.4 2007/08/22 13:41:37 shane Exp $";
+static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_api.c,v 1.5 2007/09/05 17:32:10 dhankins Exp $";
#endif
/*
* Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
+ * Portions Copyright (c) 2007 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 2311ccc3..26c94703 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.4 2007/07/13 06:43:42 shane Exp $";
+static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.5 2007/09/05 17:32:10 dhankins Exp $";
#endif
/*
* Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc.
+ * Portions Copyright (c) 2007 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