1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +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.
*
* @author Loic Blot <loic.blot@unix-experience.fr>
* @copyright Loic Blot 2014
* @copyright Loic Blot 2014-2015
*/
namespace OCA\OcSms\AppInfo;

View File

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

View File

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

View File

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

View File

@ -5,7 +5,7 @@
* later. See the COPYING file.
*
* @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>
* @contributor: stagprom <https://github.com/stagprom/>
* @copyright Loic Blot 2014
* @copyright Loic Blot 2014-2015
*/
namespace OCA\OcSms\Lib;

View File

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