summaryrefslogtreecommitdiffstats
path: root/core/vendor/base64/LICENSE
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-12-17 15:30:13 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2015-12-17 15:30:13 +0100
commit1285b780860fe782efe845f364e590a8e47bb564 (patch)
tree420b1301315cba0c6afee0be7a77f4171254b3f8 /core/vendor/base64/LICENSE
parent38f4407761ea2d5cb2562518e207a43622f40b30 (diff)
parent064dcc079d8dba1754cf80fff66941f31d439002 (diff)
downloadnextcloud-server-1285b780860fe782efe845f364e590a8e47bb564.tar.gz
nextcloud-server-1285b780860fe782efe845f364e590a8e47bb564.zip
Merge pull request #21200 from owncloud/files-authorizationheader
Use Authorization headers for public webdav in web UI
Diffstat (limited to 'core/vendor/base64/LICENSE')
-rw-r--r--core/vendor/base64/LICENSE14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/vendor/base64/LICENSE b/core/vendor/base64/LICENSE
new file mode 100644
index 00000000000..483276716db
--- /dev/null
+++ b/core/vendor/base64/LICENSE
@@ -0,0 +1,14 @@
+
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ Version 2, December 2004
+
+ Copyright (c) 2011..2012 David Chambers <dc@hashify.me>
+
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. You just DO WHAT THE FUCK YOU WANT TO.