summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/rollingqueue.js
diff options
context:
space:
mode:
authorJesús Macias <jmacias@solidgear.es>2015-11-18 18:34:26 +0100
committerJesús Macias <jmacias@solidgear.es>2015-11-18 18:34:26 +0100
commitae061bcbed3bdaaa8526e0d442b6c77f6909a1ab (patch)
tree631c8e4133b20d5b910f00621f9257df72cc5421 /apps/files_external/js/rollingqueue.js
parentfab13b7ca55c02b15c237bd57d5a9de23f0d014e (diff)
downloadnextcloud-server-ae061bcbed3bdaaa8526e0d442b6c77f6909a1ab.tar.gz
nextcloud-server-ae061bcbed3bdaaa8526e0d442b6c77f6909a1ab.zip
Fix code from PR comments
Diffstat (limited to 'apps/files_external/js/rollingqueue.js')
-rw-r--r--apps/files_external/js/rollingqueue.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/js/rollingqueue.js b/apps/files_external/js/rollingqueue.js
index 7e6570a2a7c..0bff974414f 100644
--- a/apps/files_external/js/rollingqueue.js
+++ b/apps/files_external/js/rollingqueue.js
@@ -5,10 +5,10 @@
* @author Jesus Macias Portela <jesus@owncloud.com>
* @copyright (C) 2014 ownCloud, Inc.
*
- * This code is covered by the ownCloud Commercial License.
+ * This file is licensed under the Affero General Public License version 3
+ * or later.
*
- * You should have received a copy of the ownCloud Commercial License
- * along with this program. If not, see <https://owncloud.com/licenses/owncloud-commercial/>.
+ * See the COPYING-README file.
*
*/