diff options
Diffstat (limited to 'lib/isc/base32.c')
-rw-r--r-- | lib/isc/base32.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/base32.c b/lib/isc/base32.c index 5e5cbd9ba8f0e..86480e0dadccc 100644 --- a/lib/isc/base32.c +++ b/lib/isc/base32.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2008, 2009, 2012 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: base32.c,v 1.3.116.3 2009-10-21 01:22:47 each Exp $ */ +/* $Id$ */ /*! \file */ |