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