summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-07-23 21:32:42 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-07-23 21:32:42 +0200
commit7a3a22bd2757e129c8964d9ddcde15ec53b736bb (patch)
tree3098439a8c6b88ce4063b8de25383019380358d3 /appinfo
parent24a1b9708c559cc54de2b18a6803493819e97fbf (diff)
Adjust copyright header
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.php2
-rw-r--r--appinfo/register_command.php2
-rw-r--r--appinfo/routes.php2
-rw-r--r--appinfo/update.php2
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.