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 /lib/lwres/version.c | |
parent | 845c529daf861c03794b0fb8085ff2ab51adf99b (diff) | |
download | bind9-2036f0173e697e2d4b45c8c33e9e1d98b0f3219e.tar.gz |
9.1.0rc1
Diffstat (limited to 'lib/lwres/version.c')
-rw-r--r-- | lib/lwres/version.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/lwres/version.c b/lib/lwres/version.c index 0369425c..08f7d821 100644 --- a/lib/lwres/version.c +++ b/lib/lwres/version.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Internet Software Consortium. + * Copyright (C) 2000, 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: version.c,v 1.5 2000/08/01 01:32:30 tale Exp $ */ +/* $Id: version.c,v 1.5.4.1 2001/01/09 22:52:33 bwelling Exp $ */ char lwres_version[] = VERSION; |