1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

Update copyright

This commit is contained in:
Loïc Blot (@U-Exp) 2015-01-03 11:11:26 +01:00
parent f03425c851
commit 2e2998d5e2
8 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
* later. See the COPYING file. * later. See the COPYING file.
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */
namespace OCA\OcSms\AppInfo; namespace OCA\OcSms\AppInfo;

View File

@ -6,7 +6,7 @@
* later. See the COPYING file. * later. See the COPYING file.
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */

View File

@ -6,7 +6,7 @@
* later. See the COPYING file. * later. See the COPYING file.
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */
namespace OCA\OcSms\AppInfo; namespace OCA\OcSms\AppInfo;

View File

@ -6,7 +6,7 @@
* later. See the COPYING file. * later. See the COPYING file.
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */
namespace OCA\OcSms\Controller; namespace OCA\OcSms\Controller;

View File

@ -6,7 +6,7 @@
* later. See the COPYING file. * later. See the COPYING file.
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */
namespace OCA\OcSms\Db; namespace OCA\OcSms\Db;

View File

@ -5,7 +5,7 @@
* later. See the COPYING file. * later. See the COPYING file.
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */

View File

@ -7,7 +7,7 @@
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @contributor: stagprom <https://github.com/stagprom/> * @contributor: stagprom <https://github.com/stagprom/>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */
namespace OCA\OcSms\Lib; namespace OCA\OcSms\Lib;

View File

@ -6,7 +6,7 @@
* later. See the COPYING file. * later. See the COPYING file.
* *
* @author Loic Blot <loic.blot@unix-experience.fr> * @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014 * @copyright Loic Blot 2014-2015
*/ */
require_once __DIR__ . '/../../../3rdparty/Pimple/Pimple.php'; require_once __DIR__ . '/../../../3rdparty/Pimple/Pimple.php';