summaryrefslogtreecommitdiff
path: root/dst/base64.c
diff options
context:
space:
mode:
Diffstat (limited to 'dst/base64.c')
-rw-r--r--dst/base64.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dst/base64.c b/dst/base64.c
index 9a216ccb..d0677df8 100644
--- a/dst/base64.c
+++ b/dst/base64.c
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
* <info@isc.org>
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
@@ -47,7 +47,7 @@
*/
#if !defined(LINT) && !defined(CODECENTER)
-static const char rcsid[] = "$Id: base64.c,v 1.2 2005/03/17 20:15:06 dhankins Exp $";
+static const char rcsid[] = "$Id: base64.c,v 1.3 2009/07/23 18:52:20 sar Exp $";
#endif /* not lint */
#include <sys/types.h>