diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-01-12 14:14:29 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-01-12 14:14:29 -0500 |
| commit | 5229023137d5d929db5ef7dcc8fd27d59676a99f (patch) | |
| tree | 76b70cb4d47eee97c49c16d92f6aa75772becbd6 /Gruntfile.js | |
| parent | f7475059dadf25161471e8b3086d127a1d1545f9 (diff) | |
bump year
Diffstat (limited to 'Gruntfile.js')
| -rw-r--r-- | Gruntfile.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 21bbfb0..f62cc82 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -140,7 +140,7 @@ module.exports = function(grunt) { }, uglify: { options: { - banner: '/* vvalls by okfocus 2014 */\n' + banner: '/* vvalls by okfocus 2015 */\n' }, js: { src: 'public/assets/javascripts/app.concat.js', |
