diff options
author | Hakim El Hattab | 2013-02-05 20:08:59 -0500 |
---|---|---|
committer | Hakim El Hattab | 2013-02-05 20:08:59 -0500 |
commit | cf8708f932fe7ba79186f37dd9a8ea94625b5bc4 (patch) | |
tree | bc26199d7e34dd0e96b9712d8acf5d901dd5af56 /js/reveal.js | |
parent | 8a2f1462679536cce2e9792cda305ccc2d742bcf (diff) |
adjust copyright years
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 52d2c7b..d97d77a 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -3,7 +3,7 @@ * http://lab.hakim.se/reveal-js * MIT licensed * - * Copyright (C) 2011-2013 Hakim El Hattab, http://hakim.se + * Copyright (C) 2013 Hakim El Hattab, http://hakim.se */ var Reveal = (function(){ |