diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:08:44 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:08:44 -0600 |
commit | 2036f0173e697e2d4b45c8c33e9e1d98b0f3219e (patch) | |
tree | f8daf74cb01946bc8eb0a45f84d80ecdab17c893 /bin/tests/name_test.c | |
parent | 845c529daf861c03794b0fb8085ff2ab51adf99b (diff) | |
download | bind9-2036f0173e697e2d4b45c8c33e9e1d98b0f3219e.tar.gz |
9.1.0rc1
Diffstat (limited to 'bin/tests/name_test.c')
-rw-r--r-- | bin/tests/name_test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/tests/name_test.c b/bin/tests/name_test.c index 444cc874..0ed1a79f 100644 --- a/bin/tests/name_test.c +++ b/bin/tests/name_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2000 Internet Software Consortium. + * Copyright (C) 1998-2001 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 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: name_test.c,v 1.32 2000/11/22 00:14:55 halley Exp $ */ +/* $Id: name_test.c,v 1.32.4.1 2001/01/09 22:33:34 bwelling Exp $ */ #include <config.h> |