diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2017-01-20 10:35:01 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2017-01-20 10:35:01 +0100 |
commit | e8164c13923b65c60cca122aeab6e61cb5377e80 (patch) | |
tree | c40eb41b3ba57ce2afaadf0f910817e5c36b87d5 /js | |
parent | 20238ee1d6cfed6c84cf6d42d168ee4085360a38 (diff) | |
download | perl-software-in-gnu-guix-e8164c13923b65c60cca122aeab6e61cb5377e80.tar perl-software-in-gnu-guix-e8164c13923b65c60cca122aeab6e61cb5377e80.tar.gz |
2017
Diffstat (limited to '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 3e4be56..7fad2b1 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -3,7 +3,7 @@ * http://lab.hakim.se/reveal-js * MIT licensed * - * Copyright (C) 2016 Hakim El Hattab, http://hakim.se + * Copyright (C) 2017 Hakim El Hattab, http://hakim.se */ (function( root, factory ) { if( typeof define === 'function' && define.amd ) { |