diff options
author | Hakim El Hattab | 2017-01-20 10:35:01 +0100 |
---|---|---|
committer | Hakim El Hattab | 2017-01-20 10:35:01 +0100 |
commit | e8164c13923b65c60cca122aeab6e61cb5377e80 (patch) | |
tree | c40eb41b3ba57ce2afaadf0f910817e5c36b87d5 /Gruntfile.js | |
parent | 20238ee1d6cfed6c84cf6d42d168ee4085360a38 (diff) |
2017
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 96a4f52..059bb05 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -15,7 +15,7 @@ module.exports = function(grunt) { ' * http://lab.hakim.se/reveal-js\n' + ' * MIT licensed\n' + ' *\n' + - ' * Copyright (C) 2016 Hakim El Hattab, http://hakim.se\n' + + ' * Copyright (C) 2017 Hakim El Hattab, http://hakim.se\n' + ' */' }, |