Skip to content

Commit

Permalink
Adjust copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Posselt committed Jul 23, 2016
1 parent 24a1b97 commit 7a3a22b
Show file tree
Hide file tree
Showing 183 changed files with 185 additions and 185 deletions.
2 changes: 1 addition & 1 deletion admin/admin.php
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion appinfo/app.php
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion appinfo/register_command.php
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion appinfo/routes.php
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion appinfo/update.php
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion bin/tools/generate_authors.php
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion bin/tools/generate_explore.php
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/admin/Admin.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/app/App.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/app/Config.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/app/Run.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/controller/AppController.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions js/controller/ContentController.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -221,6 +221,6 @@ app.controller('ContentController',
return undefined;
}
};

this.activeItem = this.getFirstItem();
});
2 changes: 1 addition & 1 deletion js/controller/ExploreController.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/controller/NavigationController.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/controller/SettingsController.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/AppNavigationEntryUtils.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsAddFeed.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsArticleActions.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsAutoFocus.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsBindUnsafeHtml.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsDraggable.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsDroppable.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsFinishedTransition.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsFocus.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsInstantNotification.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsOnActive.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsPlayOne.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsReadFile.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsRefreshMasonry.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsScroll.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsSearch.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsStickyMenu.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsStopPropagation.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsTimeout.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsTitleUnreadCount.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsToggleShow.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/directive/NewsTriggerClick.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/filter/TrustUrl.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/filter/UnreadCountFormatter.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/gui/ExternSubscription.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/gui/Fixes.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/gui/KeyboardShortcuts.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/gulpfile.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/protractor.conf.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/service/FeedResource.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/service/FolderResource.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/service/ItemResource.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/service/Loading.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/service/OPMLImporter.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/service/OPMLParser.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion js/service/Publisher.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions js/service/Resource.js
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -62,7 +62,7 @@ app.factory('Resource', function () {
if (deleteAtIndex !== undefined) {
this.values.splice(deleteAtIndex, 1);
}

if (this.hashMap[id] !== undefined) {
delete this.hashMap[id];
}
Expand Down
Loading

0 comments on commit 7a3a22b

Please sign in to comment.