summaryrefslogtreecommitdiffstats
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 e58ccfb..6b8b3dc 100644
--- a/gl/base64.h
+++ b/gl/base64.h
@@ -1,5 +1,5 @@
1/* base64.h -- Encode binary data using printable characters. 1/* base64.h -- Encode binary data using printable characters.
2 Copyright (C) 2004-2006, 2009-2021 Free Software Foundation, Inc. 2 Copyright (C) 2004-2006, 2009-2022 Free Software Foundation, Inc.
3 Written by Simon Josefsson. 3 Written by Simon Josefsson.
4 4
5 This file is free software: you can redistribute it and/or modify 5 This file is free software: you can redistribute it and/or modify