diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2018-03-22 11:16:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-22 11:16:41 +0100 |
commit | 8bf1cc601acbdfde554c07dec01a34604f673027 (patch) | |
tree | 166feae77957ea9bfa248af6cbfeebf054500f79 /js | |
parent | 6dbc5932806a4dfe59e035cea55b0c9673133215 (diff) | |
parent | 8ff5fe4986a8f83a660c0f28a14e3542d986c884 (diff) | |
download | perl-software-in-gnu-guix-8bf1cc601acbdfde554c07dec01a34604f673027.tar perl-software-in-gnu-guix-8bf1cc601acbdfde554c07dec01a34604f673027.tar.gz |
Merge pull request #2128 from craigsdennis/feature/update-copyright-date
Updates copyright to 2018
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 8ffb39f..b64f7c6 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -3,7 +3,7 @@ * http://revealjs.com * MIT licensed * - * Copyright (C) 2017 Hakim El Hattab, http://hakim.se + * Copyright (C) 2018 Hakim El Hattab, http://hakim.se */ (function( root, factory ) { if( typeof define === 'function' && define.amd ) { |