summaryrefslogtreecommitdiffstats
path: root/js/Gruntfile.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'js/Gruntfile.coffee')
-rw-r--r--js/Gruntfile.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Gruntfile.coffee b/js/Gruntfile.coffee
index c5268a3ee..8ea32dcd4 100644
--- a/js/Gruntfile.coffee
+++ b/js/Gruntfile.coffee
@@ -42,7 +42,7 @@ module.exports = (grunt) ->
'<%= meta.pkg.author.name %> <<%= meta.pkg.author.email %>>\n' +
' *\n' +
' * This file is licensed under the Affero General Public License version 3 or later.\n' +
- ' * See the COPYING-README file\n' +
+ ' * See the COPYING file\n' +
' *\n' +
' */\n\n'
build: 'build/'