summaryrefslogtreecommitdiff
path: root/lib/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base64.h')
-rw-r--r--lib/base64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/base64.h b/lib/base64.h
index f550cccf..ab57d526 100644
--- a/lib/base64.h
+++ b/lib/base64.h
@@ -1,5 +1,5 @@
/* base64.h -- Encode binary data using printable characters.
- Copyright (C) 2004-2006, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2006, 2009-2015 Free Software Foundation, Inc.
Written by Simon Josefsson.
This program is free software; you can redistribute it and/or modify