summaryrefslogtreecommitdiffstats
path: root/js/service
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 17:16:36 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 17:16:36 +0200
commit4772ad4101c4aa48d8758483f934d7e3b955487d (patch)
tree05a0076ceac96e4d1c755a620f8676ac42de19c2 /js/service
parentfab848d1246005c56b71999a54442281e14f7d08 (diff)
travis fixes
Diffstat (limited to 'js/service')
-rw-r--r--js/service/loading.js2
-rw-r--r--js/service/setup.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/js/service/loading.js b/js/service/loading.js
index e15d0fd7a..e6fcb73d1 100644
--- a/js/service/loading.js
+++ b/js/service/loading.js
@@ -5,7 +5,7 @@
* later. See the COPYING file.
*
* @author Bernhard Posselt <dev@bernhard-posselt.com>
- * @copyright Bernhard Posselt 2012, 2014
+ * @copyright Bernhard Posselt 2014
*/
app.service('Loading', function () {
'use strict';
diff --git a/js/service/setup.js b/js/service/setup.js
index 07f4c605f..dcb289643 100644
--- a/js/service/setup.js
+++ b/js/service/setup.js
@@ -5,7 +5,7 @@
* later. See the COPYING file.
*
* @author Bernhard Posselt <dev@bernhard-posselt.com>
- * @copyright Bernhard Posselt 2012, 2014
+ * @copyright Bernhard Posselt 2014
*/
app.service('Setup', function () {
'use strict';