diff options
author | Hakim El Hattab | 2019-01-10 14:58:38 +0100 |
---|---|---|
committer | Hakim El Hattab | 2019-01-10 14:58:38 +0100 |
commit | c36caef5e7f2a448df8503ff8eb37defea297152 (patch) | |
tree | 7618d6f7476bea459e3624c25cb8a152f08cdb72 /Gruntfile.js | |
parent | 10e44aabfcaba104ab52bdc11f2f6963155cdea4 (diff) |
2019
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 8d8300b..59ad896 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -15,7 +15,7 @@ module.exports = function(grunt) { ' * http://revealjs.com\n' + ' * MIT licensed\n' + ' *\n' + - ' * Copyright (C) 2018 Hakim El Hattab, http://hakim.se\n' + + ' * Copyright (C) 2019 Hakim El Hattab, http://hakim.se\n' + ' */' }, |