summaryrefslogtreecommitdiffstats
path: root/lib/Config
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Config')
-rw-r--r--lib/Config/AppConfig.php2
-rw-r--r--lib/Config/Config.php2
-rw-r--r--lib/Config/DependencyException.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/Config/AppConfig.php b/lib/Config/AppConfig.php
index 55dcd6d1a..bb79a0ce3 100644
--- a/lib/Config/AppConfig.php
+++ b/lib/Config/AppConfig.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/Config/Config.php b/lib/Config/Config.php
index a91c5053f..6397f2c92 100644
--- a/lib/Config/Config.php
+++ b/lib/Config/Config.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/Config/DependencyException.php b/lib/Config/DependencyException.php
index 690d187c3..eb175d209 100644
--- a/lib/Config/DependencyException.php
+++ b/lib/Config/DependencyException.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.