From 190ae4f800b2d40c0edb579b34c1b188089c2a6a Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <bruederli@kolabsys.com>
Date: Sat, 07 Feb 2015 15:16:41 -0500
Subject: [PATCH] Embed magnet link for license information

---
 skins/larry/ui.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/skins/larry/ui.js b/skins/larry/ui.js
index 839d787..a4c29fd 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()

--
Gitblit v1.9.1