diff --git a/LICENSE.md b/LICENSE.md index 4ffb687..4d87ad5 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ Zarafa Webapp Password Change Plugin -Copyright (C) 2017 Saket Patel +Copyright (C) 2013 - 2017 Saket Patel This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/build.xml b/build.xml index a5f4840..543e6fb 100644 --- a/build.xml +++ b/build.xml @@ -233,5 +233,13 @@ + + + + + + + + diff --git a/js/ABOUT.js b/js/ABOUT.js index 6e2e4d5..3cdb890 100644 --- a/js/ABOUT.js +++ b/js/ABOUT.js @@ -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 = "" - + "

Copyright (C) 2017 Saket Patel <silentsakky@gmail.com>

" + + "

Copyright (C) 2013 - 2017 Saket Patel <silentsakky@gmail.com>

" + "

This program is free software: you can redistribute it and/or modify " + "it under the terms of the GNU Affero General Public License as "