diff options
author | Chris Lawrence | 2014-04-13 14:05:51 -0400 |
---|---|---|
committer | Chris Lawrence | 2014-04-13 14:05:51 -0400 |
commit | ac766444567293dc64ae8779e501c3fe0eb174dd (patch) | |
tree | e0f6910f20b51189b93815974bba70a87e39299d /Gruntfile.js | |
parent | d1d6cca272050c2088037e8255fe0ca77017a61b (diff) | |
parent | 9da952fea30906090446d038430186b11dba7f13 (diff) |
Merge remote-tracking branch 'upstream/master'
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 71ae151..1baf966 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -11,7 +11,7 @@ module.exports = function(grunt) { ' * http://lab.hakim.se/reveal-js\n' + ' * MIT licensed\n' + ' *\n' + - ' * Copyright (C) 2013 Hakim El Hattab, http://hakim.se\n' + + ' * Copyright (C) 2014 Hakim El Hattab, http://hakim.se\n' + ' */' }, |