diff options
Diffstat (limited to 'bin/tests/compress_test.c')
-rw-r--r-- | bin/tests/compress_test.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/tests/compress_test.c b/bin/tests/compress_test.c index 57c11697..60c033a2 100644 --- a/bin/tests/compress_test.c +++ b/bin/tests/compress_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,9 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: compress_test.c,v 1.24.12.6 2006/02/26 23:49:48 marka Exp $ */ +/* $Id: compress_test.c,v 1.27.18.4 2006/02/26 23:49:49 marka Exp $ */ + +/*! \file */ #include <config.h> |