summaryrefslogtreecommitdiffstats
path: root/js/Gruntfile.coffee
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-04 13:12:07 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-04 13:12:07 +0200
commit4b994c97ad878cc3886ffbea1a6a2bf6b4a98def (patch)
tree85d464146ad809a68372abed3a4026578d4006ad /js/Gruntfile.coffee
parent312796b1ca251567159368dddcaed1a3f0ddafc0 (diff)
autopurge all read items which are not starred if there are more than 1000
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/'