projects
/
com.zyxware.civiwci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1008246
)
Beta 2 bug fixes. 31243. added agpl license and widget cache feature
author
Jagadedes
<jagadees.pillai@zyxware.com>
Tue, 18 Nov 2014 10:36:25 +0000
(16:06 +0530)
committer
Jagadedes
<jagadees.pillai@zyxware.com>
Tue, 18 Nov 2014 10:36:25 +0000
(16:06 +0530)
extern/embed.php
patch
|
blob
|
blame
|
history
diff --git
a/extern/embed.php
b/extern/embed.php
index a81a7f7ba9ce2ce5778ec86aa4e55d5a7487759a..6f213fc122dc515b077a93e2c54e4747dadced65 100644
(file)
--- 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