diff options
Diffstat (limited to 'appinfo')
-rw-r--r-- | appinfo/app.php | 2 | ||||
-rw-r--r-- | appinfo/register_command.php | 2 | ||||
-rw-r--r-- | appinfo/routes.php | 2 | ||||
-rw-r--r-- | appinfo/update.php | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/app.php b/appinfo/app.php index 9eaf981c2..88aeed65c 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -1,6 +1,6 @@ <?php /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. diff --git a/appinfo/register_command.php b/appinfo/register_command.php index ef5dbdef1..723733bf5 100644 --- a/appinfo/register_command.php +++ b/appinfo/register_command.php @@ -1,6 +1,6 @@ <?php /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. diff --git a/appinfo/routes.php b/appinfo/routes.php index eb5339bdd..1f1e19517 100644 --- a/appinfo/routes.php +++ b/appinfo/routes.php @@ -1,6 +1,6 @@ <?php /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. diff --git a/appinfo/update.php b/appinfo/update.php index a99b4d4de..521fb5ddb 100644 --- a/appinfo/update.php +++ b/appinfo/update.php @@ -1,6 +1,6 @@ <?php /** - * ownCloud - News + * Nextcloud - News * * This file is licensed under the Affero General Public License version 3 or * later. See the COPYING file. |