diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:08:24 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:08:24 -0600 |
commit | c5b102d4b4b76c54d5cf2576dae9b38d003f39a0 (patch) | |
tree | 007a0a3408afda5fd9ec2de4dd66bf32546c940f /bin/tests/printmsg.h | |
parent | fc0b5c902db294dff1930e558f8dce9cf060fd42 (diff) | |
download | bind9-c5b102d4b4b76c54d5cf2576dae9b38d003f39a0.tar.gz |
9.0.0b5
Diffstat (limited to 'bin/tests/printmsg.h')
-rw-r--r-- | bin/tests/printmsg.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/tests/printmsg.h b/bin/tests/printmsg.h index 47513fc2..f91c1e93 100644 --- a/bin/tests/printmsg.h +++ b/bin/tests/printmsg.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998, 1999, 2000 Internet Software Consortium. + * Copyright (C) 1998-2000 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,6 +15,8 @@ * SOFTWARE. */ +/* $Id: printmsg.h,v 1.6 2000/06/22 21:50:42 tale Exp $ */ + #ifndef TEST_PRINTMSG_H #define TEST_PRINTMSG_H |