summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2015-02-07 21:16:41 +0100
committerThomas Bruederli <bruederli@kolabsys.com>2015-02-07 21:16:41 +0100
commit190ae4f800b2d40c0edb579b34c1b188089c2a6a (patch)
treeb8163fbf6886f9e0a051109cd4a153e9e24ba8d7
parent96dee98e7fd658e05ad3b0576c186fd5af89e7b2 (diff)
Embed magnet link for license information1.1.0
-rw-r--r--skins/larry/ui.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/larry/ui.js b/skins/larry/ui.js
index 839d787d6..a4c29fd9e 100644
--- a/skins/larry/ui.js
+++ b/skins/larry/ui.js
@@ -1,5 +1,3 @@
-// @license http://creativecommons.org/publicdomain/zero/1.0/legalcode CC0
-
/**
* Roundcube functions for default skin interface
*
@@ -9,6 +7,8 @@
* License. It is allowed to copy, distribute, transmit and to adapt the work
* by keeping credits to the original autors in the README file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
+ *
+ * @license magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt CC0-1.0
*/
function rcube_mail_ui()