mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-10 09:26:15 +00:00
Add missing copyright
This commit is contained in:
parent
2e2998d5e2
commit
a438a82681
10
db/sms.php
10
db/sms.php
@ -1,4 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* ownCloud - ocsms
|
||||
*
|
||||
* This file is licensed under the Affero General Public License version 3 or
|
||||
* later. See the COPYING file.
|
||||
*
|
||||
* @author Loic Blot <loic.blot@unix-experience.fr>
|
||||
* @copyright Loic Blot 2014-2015
|
||||
*/
|
||||
|
||||
namespace OCA\OcSms\Db;
|
||||
|
||||
use \OCP\AppFramework\Db\Entity;
|
||||
|
Loading…
x
Reference in New Issue
Block a user