diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2019-01-10 14:58:38 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2019-01-10 14:58:38 +0100 |
commit | c36caef5e7f2a448df8503ff8eb37defea297152 (patch) | |
tree | 7618d6f7476bea459e3624c25cb8a152f08cdb72 /js | |
parent | 10e44aabfcaba104ab52bdc11f2f6963155cdea4 (diff) | |
download | perl-software-in-gnu-guix-c36caef5e7f2a448df8503ff8eb37defea297152.tar perl-software-in-gnu-guix-c36caef5e7f2a448df8503ff8eb37defea297152.tar.gz |
2019
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 9e14fb9..afd678b 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -3,7 +3,7 @@ * http://revealjs.com * MIT licensed * - * Copyright (C) 2018 Hakim El Hattab, http://hakim.se + * Copyright (C) 2019 Hakim El Hattab, http://hakim.se */ (function( root, factory ) { if( typeof define === 'function' && define.amd ) { |