summaryrefslogtreecommitdiffstats
path: root/js/directive
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/directive
parent24a1b9708c559cc54de2b18a6803493819e97fbf (diff)
Adjust copyright header
Diffstat (limited to 'js/directive')
-rw-r--r--js/directive/AppNavigationEntryUtils.js2
-rw-r--r--js/directive/NewsAddFeed.js2
-rw-r--r--js/directive/NewsArticleActions.js2
-rw-r--r--js/directive/NewsAutoFocus.js2
-rw-r--r--js/directive/NewsBindUnsafeHtml.js2
-rw-r--r--js/directive/NewsDraggable.js2
-rw-r--r--js/directive/NewsDroppable.js2
-rw-r--r--js/directive/NewsFinishedTransition.js2
-rw-r--r--js/directive/NewsFocus.js2
-rw-r--r--js/directive/NewsInstantNotification.js2
-rw-r--r--js/directive/NewsOnActive.js2
-rw-r--r--js/directive/NewsPlayOne.js2
-rw-r--r--js/directive/NewsReadFile.js2
-rw-r--r--js/directive/NewsRefreshMasonry.js2
-rw-r--r--js/directive/NewsScroll.js2
-rw-r--r--js/directive/NewsSearch.js2
-rw-r--r--js/directive/NewsStickyMenu.js2
-rw-r--r--js/directive/NewsStopPropagation.js2
-rw-r--r--js/directive/NewsTimeout.js2
-rw-r--r--js/directive/NewsTitleUnreadCount.js2
-rw-r--r--js/directive/NewsToggleShow.js2
-rw-r--r--js/directive/NewsTriggerClick.js2
22 files changed, 22 insertions, 22 deletions
diff --git a/js/directive/AppNavigationEntryUtils.js b/js/directive/AppNavigationEntryUtils.js
index c96589a6a..cca7f310c 100644
--- a/js/directive/AppNavigationEntryUtils.js
+++ b/js/directive/AppNavigationEntryUtils.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/directive/NewsAddFeed.js b/js/directive/NewsAddFeed.js
index b4b615b71..c2d9e66a5 100644
--- a/js/directive/NewsAddFeed.js
+++ b/js/directive/NewsAddFeed.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/directive/NewsArticleActions.js b/js/directive/NewsArticleActions.js
index 15116791e..31c418570 100644
--- a/js/directive/NewsArticleActions.js
+++ b/js/directive/NewsArticleActions.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/directive/NewsAutoFocus.js b/js/directive/NewsAutoFocus.js
index 422df4d78..3b703934e 100644
--- a/js/directive/NewsAutoFocus.js
+++ b/js/directive/NewsAutoFocus.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/directive/NewsBindUnsafeHtml.js b/js/directive/NewsBindUnsafeHtml.js
index 5d8cadf85..63910532c 100644
--- a/js/directive/NewsBindUnsafeHtml.js
+++ b/js/directive/NewsBindUnsafeHtml.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/directive/NewsDraggable.js b/js/directive/NewsDraggable.js
index 2d365e06c..ae94abef5 100644
--- a/js/directive/NewsDraggable.js
+++ b/js/directive/NewsDraggable.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/directive/NewsDroppable.js b/js/directive/NewsDroppable.js
index 2808dc6a4..e06b2aac1 100644
--- a/js/directive/NewsDroppable.js
+++ b/js/directive/NewsDroppable.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/directive/NewsFinishedTransition.js b/js/directive/NewsFinishedTransition.js
index ba1d60ef7..5dd5be017 100644
--- a/js/directive/NewsFinishedTransition.js
+++ b/js/directive/NewsFinishedTransition.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/directive/NewsFocus.js b/js/directive/NewsFocus.js
index 5c83db4f5..1ffdf72f0 100644
--- a/js/directive/NewsFocus.js
+++ b/js/directive/NewsFocus.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/directive/NewsInstantNotification.js b/js/directive/NewsInstantNotification.js
index 893da8f7c..ffb29f599 100644
--- a/js/directive/NewsInstantNotification.js
+++ b/js/directive/NewsInstantNotification.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/directive/NewsOnActive.js b/js/directive/NewsOnActive.js
index ba1047c60..b5afe407e 100644
--- a/js/directive/NewsOnActive.js
+++ b/js/directive/NewsOnActive.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/directive/NewsPlayOne.js b/js/directive/NewsPlayOne.js
index 860101668..df73bbd0f 100644
--- a/js/directive/NewsPlayOne.js
+++ b/js/directive/NewsPlayOne.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/directive/NewsReadFile.js b/js/directive/NewsReadFile.js
index 9b06d8479..17b084624 100644
--- a/js/directive/NewsReadFile.js
+++ b/js/directive/NewsReadFile.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/directive/NewsRefreshMasonry.js b/js/directive/NewsRefreshMasonry.js
index c197ebbfa..771559c39 100644
--- a/js/directive/NewsRefreshMasonry.js
+++ b/js/directive/NewsRefreshMasonry.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/directive/NewsScroll.js b/js/directive/NewsScroll.js
index c101526bf..53bfcddc8 100644
--- a/js/directive/NewsScroll.js
+++ b/js/directive/NewsScroll.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/directive/NewsSearch.js b/js/directive/NewsSearch.js
index f27aceaeb..a3c7c88fe 100644
--- a/js/directive/NewsSearch.js
+++ b/js/directive/NewsSearch.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/directive/NewsStickyMenu.js b/js/directive/NewsStickyMenu.js
index f212721bb..b46500577 100644
--- a/js/directive/NewsStickyMenu.js
+++ b/js/directive/NewsStickyMenu.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/directive/NewsStopPropagation.js b/js/directive/NewsStopPropagation.js
index 79954bfa0..fdf0b89c7 100644
--- a/js/directive/NewsStopPropagation.js
+++ b/js/directive/NewsStopPropagation.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/directive/NewsTimeout.js b/js/directive/NewsTimeout.js
index 1bfdf063d..43a2ad50a 100644
--- a/js/directive/NewsTimeout.js
+++ b/js/directive/NewsTimeout.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/directive/NewsTitleUnreadCount.js b/js/directive/NewsTitleUnreadCount.js
index ca50757f7..3ca064c82 100644
--- a/js/directive/NewsTitleUnreadCount.js
+++ b/js/directive/NewsTitleUnreadCount.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/directive/NewsToggleShow.js b/js/directive/NewsToggleShow.js
index f448cad4e..f683dddd5 100644
--- a/js/directive/NewsToggleShow.js
+++ b/js/directive/NewsToggleShow.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/directive/NewsTriggerClick.js b/js/directive/NewsTriggerClick.js
index a0a3f2904..6b9a66eb5 100644
--- a/js/directive/NewsTriggerClick.js
+++ b/js/directive/NewsTriggerClick.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.