summaryrefslogtreecommitdiffstats
path: root/coffee/lib/services/router.coffee
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-02-07 11:49:30 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-02-07 11:49:55 +0100
commita31a6b8467ed89f9128b06bc470648c1de0215da (patch)
treededab8582a2ec0eba4a5891b9c5a8622d74e8a29 /coffee/lib/services/router.coffee
parent810fa35a1cc6af84d78cac74b21c78df27f77280 (diff)
migrated to grunt 4.0
Diffstat (limited to 'coffee/lib/services/router.coffee')
-rw-r--r--coffee/lib/services/router.coffee4
1 files changed, 3 insertions, 1 deletions
diff --git a/coffee/lib/services/router.coffee b/coffee/lib/services/router.coffee
index 71ed24332..a04763585 100644
--- a/coffee/lib/services/router.coffee
+++ b/coffee/lib/services/router.coffee
@@ -4,7 +4,9 @@
# @author Bernhard Posselt
# Copyright (c) 2012 - Bernhard Posselt <nukeawhale@gmail.com>
#
-# This file is licensed under the Affero General Public License version 3 or later.
+# This file is licensed under the Affero General Public License version 3 or
+# later.
+#
# See the COPYING-README file
#
###