diff options
author | Hakim El Hattab | 2012-08-03 23:15:34 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-08-03 23:15:34 -0400 |
commit | b6b572d1852f8ae950e5b2759e00583e9125cecc (patch) | |
tree | 7b61fbdbf1434cce9e066d4e8519cb2a64a0da39 /js/reveal.js | |
parent | 2c3a494eaa4140a2964465848c8483deafc4e86e (diff) |
correct copy year
Diffstat (limited to 'js/reveal.js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index 23629c3..2d7752c 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -3,7 +3,7 @@ * http://lab.hakim.se/reveal-js * MIT licensed * - * Copyright (C) 2012 Hakim El Hattab, http://hakim.se + * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ var Reveal = (function(){ |