1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

Rename application to 'Phone Sync'

Also update copyright years on modified files
This fixes #132
This commit is contained in:
Loic Blot
2017-01-03 12:54:38 +01:00
parent 8296cdca78
commit 9d8702d3bb
19 changed files with 40 additions and 41 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
<?php
/**
* ownCloud - ocsms
* NextCloud - Phone Sync
*
* 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>
* @contributor: stagprom <https://github.com/stagprom/>
* @copyright Loic Blot 2014-2016
* @copyright Loic Blot 2014-2017
*/
namespace OCA\OcSms\Lib;