diff options
author | Hakim El Hattab | 2016-01-04 09:31:46 +0100 |
---|---|---|
committer | Hakim El Hattab | 2016-01-04 09:31:46 +0100 |
commit | fcb4b05de7523df3f42c4172742f396bf697734a (patch) | |
tree | 432524ec195938fa8e6edbe4f3970ab629c74edc /Gruntfile.js | |
parent | 91c6db71ca4de1878f1132f135a46d729e1b6960 (diff) | |
parent | e448cf8cd1ce45b153e88d8496bad613671e724b (diff) |
Merge branch 'master' of github.com:hakimel/reveal.js into dev
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 f6c71e2..675adff 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -13,7 +13,7 @@ module.exports = function(grunt) { ' * http://lab.hakim.se/reveal-js\n' + ' * MIT licensed\n' + ' *\n' + - ' * Copyright (C) 2015 Hakim El Hattab, http://hakim.se\n' + + ' * Copyright (C) 2016 Hakim El Hattab, http://hakim.se\n' + ' */' }, |