summaryrefslogtreecommitdiffstats
path: root/core/vendor/base64/LICENSE
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2015-12-14 17:48:30 +0100
committerVincent Petry <pvince81@owncloud.com>2015-12-14 17:48:30 +0100
commit595fd9de6ed6114b57a40b28393dbd1cd706667c (patch)
tree109f26b5ca8d1a077f5fab755a3bd68516f9c39d /core/vendor/base64/LICENSE
parentab9849e72f9a4ea78dcdd7ce4a87a5353aebd478 (diff)
downloadnextcloud-server-595fd9de6ed6114b57a40b28393dbd1cd706667c.tar.gz
nextcloud-server-595fd9de6ed6114b57a40b28393dbd1cd706667c.zip
Add davidchambers/base64 JS library
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.