summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-02-07 11:49:49 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-02-07 11:49:55 +0100
commitd962dc1d58cfcdf294c7a304d857f0984ef6fd49 (patch)
tree69b359e03f295de75bdcb5ba044a4a890efd2fcb
parenta31a6b8467ed89f9128b06bc470648c1de0215da (diff)
migrated to grunt 4.0
-rw-r--r--js/app.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/js/app.js b/js/app.js
index df3fdbe7e..fe4b04f5f 100644
--- a/js/app.js
+++ b/js/app.js
@@ -1,3 +1,14 @@
+/**
+ * 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){