summaryrefslogtreecommitdiffstats
path: root/js/app
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 /js/app
parent24a1b9708c559cc54de2b18a6803493819e97fbf (diff)
Adjust copyright header
Diffstat (limited to 'js/app')
-rw-r--r--js/app/App.js2
-rw-r--r--js/app/Config.js2
-rw-r--r--js/app/Run.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/js/app/App.js b/js/app/App.js
index 37266a438..c1e4d667d 100644
--- a/js/app/App.js
+++ b/js/app/App.js
@@ -1,5 +1,5 @@
/**
- * 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/js/app/Config.js b/js/app/Config.js
index 7f9c54bef..8300258ef 100644
--- a/js/app/Config.js
+++ b/js/app/Config.js
@@ -1,5 +1,5 @@
/**
- * 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/js/app/Run.js b/js/app/Run.js
index 2d9815fdf..2a9842104 100644
--- a/js/app/Run.js
+++ b/js/app/Run.js
@@ -1,5 +1,5 @@
/**
- * ownCloud - News
+ * Nextcloud - News
*
* This file is licensed under the Affero General Public License version 3 or
* later. See the COPYING file.