summaryrefslogtreecommitdiffstats
path: root/js/config/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/config/app.js')
-rw-r--r--js/config/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/config/app.js b/js/config/app.js
index 271de3fd0..947a68a2e 100644
--- a/js/config/app.js
+++ b/js/config/app.js
@@ -5,6 +5,6 @@
* later. See the COPYING file.
*
* @author Bernhard Posselt <dev@bernhard-posselt.com>
- * @copyright Bernhard Posselt 2012, 2014
+ * @copyright Bernhard Posselt 2014
*/
var app = angular.module('News', ['ngRoute', 'ngSanitize', 'ngAnimate']); \ No newline at end of file