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 /bin/named/unix/os.c | |
parent | 09dd476a8ab6c1337ed0479ad6d6d0e63e38d35b (diff) | |
download | bind9-10df5197b0b46b9f8e34b3855e9373c00c63b5a9.tar.gz |
9.5.0a6
Diffstat (limited to 'bin/named/unix/os.c')
-rw-r--r-- | bin/named/unix/os.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/named/unix/os.c b/bin/named/unix/os.c index 2a2712ad..206deba4 100644 --- a/bin/named/unix/os.c +++ b/bin/named/unix/os.c @@ -1,8 +1,8 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 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: os.c,v 1.77 2006/02/03 23:51:39 marka Exp $ */ +/* $Id: os.c,v 1.79 2007/06/19 23:46:59 tbox Exp $ */ /*! \file */ |