summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/app.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/js/app.js b/js/app.js
index fe4b04f5f..df3fdbe7e 100644
--- a/js/app.js
+++ b/js/app.js
@@ -1,14 +1,3 @@
-/**
- * ownCloud RSS reader app - v0.0.1
- *
- * Copyright (c) 2013 - Alessandro Cosentino <cosenal@gmail.com>
- * Copyright (c) 2013 - Bernhard Posselt <nukeawhale@gmail.com>
- *
- * This file is licensed under the Affero General Public License version 3 or later.
- * See the COPYING-README file
- *
- */
-
(function(angular, $, OC, oc_requesttoken){