diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:16:34 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:16:34 -0600 |
commit | 10df5197b0b46b9f8e34b3855e9373c00c63b5a9 (patch) | |
tree | 32a28233f6c673907ea50cffd23a2709c01de881 /lib/lwres/version.c | |
parent | 09dd476a8ab6c1337ed0479ad6d6d0e63e38d35b (diff) | |
download | bind9-10df5197b0b46b9f8e34b3855e9373c00c63b5a9.tar.gz |
9.5.0a6
Diffstat (limited to 'lib/lwres/version.c')
-rw-r--r-- | lib/lwres/version.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/lwres/version.c b/lib/lwres/version.c index 545f0cd7..cc52c510 100644 --- a/lib/lwres/version.c +++ b/lib/lwres/version.c @@ -1,8 +1,8 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * - * Permission to use, copy, modify, and distribute this software for any + * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: version.c,v 1.10 2005/04/29 00:24:08 marka Exp $ */ +/* $Id: version.c,v 1.12 2007/06/19 23:47:22 tbox Exp $ */ /*! \file */ |