diff options
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 7e35753..acf34b6 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -19,7 +19,7 @@ module.exports = grunt => { ' * http://revealjs.com\n' + ' * MIT licensed\n' + ' *\n' + - ' * Copyright (C) 2019 Hakim El Hattab, http://hakim.se\n' + + ' * Copyright (C) 2020 Hakim El Hattab, http://hakim.se\n' + ' */' }, |