1
0
Fork 0
mirror of https://github.com/silentsakky/zarafa-webapp-passwd synced 2026-08-04 14:31:26 +02:00

add option to create zip from build script

This commit is contained in:
Saket Patel 2017-07-06 02:46:27 +05:30
commit 3bcef6e388
3 changed files with 10 additions and 2 deletions

View file

@ -6,7 +6,7 @@ Ext.namespace('Zarafa.plugins.passwd');
* The copyright string holding the copyright notice for the Zarafa passwd Plugin.
*/
Zarafa.plugins.passwd.ABOUT = ""
+ "<p>Copyright (C) 2017 Saket Patel &lt;silentsakky@gmail.com&gt;</p>"
+ "<p>Copyright (C) 2013 - 2017 Saket Patel &lt;silentsakky@gmail.com&gt;</p>"
+ "<p>This program is free software: you can redistribute it and/or modify "
+ "it under the terms of the GNU Affero General Public License as "