summaryrefslogtreecommitdiff
path: root/lib/isc/base64.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/isc/base64.c')
-rw-r--r--lib/isc/base64.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/base64.c b/lib/isc/base64.c
index 858525ffeaba..ac1398d0d778 100644
--- a/lib/isc/base64.c
+++ b/lib/isc/base64.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: base64.c,v 1.32.332.2 2009-10-21 23:47:20 tbox Exp $ */
+/* $Id$ */
/*! \file */