From a583cc756809b2ee365282d4d93141c7bd3579b2 Mon Sep 17 00:00:00 2001 From: Jagadedes Date: Tue, 18 Nov 2014 16:06:25 +0530 Subject: [PATCH] Beta 2 bug fixes. 31243. added agpl license and widget cache feature --- extern/embed.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/extern/embed.php b/extern/embed.php index a81a7f7..6f213fc 100644 --- a/extern/embed.php +++ b/extern/embed.php @@ -41,8 +41,7 @@ require_once '../../../civicrm.config.php'; $wciembed_js = ' /* - @licstart The following is the entire license notice for the - JavaScript code in this page. + @licstart Copyright (C) 2014 Zyxware Technologies @@ -54,8 +53,7 @@ $wciembed_js = ' without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU AGPL for more details. - @licend The above is the entire license notice - for the JavaScript code in this page. + @licend */ // Cleanup functions for the document ready method -- 2.25.1