summaryrefslogtreecommitdiffstats
path: root/lib/Http
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 /lib/Http
parent24a1b9708c559cc54de2b18a6803493819e97fbf (diff)
Adjust copyright header
Diffstat (limited to 'lib/Http')
-rw-r--r--lib/Http/TextDownloadResponse.php2
-rw-r--r--lib/Http/TextResponse.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/Http/TextDownloadResponse.php b/lib/Http/TextDownloadResponse.php
index ccf959b5b..21a777dc1 100644
--- a/lib/Http/TextDownloadResponse.php
+++ b/lib/Http/TextDownloadResponse.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/lib/Http/TextResponse.php b/lib/Http/TextResponse.php
index 7f1866ec4..a8ac0ea24 100644
--- a/lib/Http/TextResponse.php
+++ b/lib/Http/TextResponse.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.