2017
This commit is contained in:
parent
20238ee1d6
commit
e8164c1392
@ -15,7 +15,7 @@ module.exports = function(grunt) {
|
|||||||
' * http://lab.hakim.se/reveal-js\n' +
|
' * http://lab.hakim.se/reveal-js\n' +
|
||||||
' * MIT licensed\n' +
|
' * MIT licensed\n' +
|
||||||
' *\n' +
|
' *\n' +
|
||||||
' * Copyright (C) 2016 Hakim El Hattab, http://hakim.se\n' +
|
' * Copyright (C) 2017 Hakim El Hattab, http://hakim.se\n' +
|
||||||
' */'
|
' */'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
|||||||
Copyright (C) 2016 Hakim El Hattab, http://hakim.se, and reveal.js contributors
|
Copyright (C) 2017 Hakim El Hattab, http://hakim.se, and reveal.js contributors
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -1168,4 +1168,4 @@ Some reveal.js features, like external Markdown and speaker notes, require that
|
|||||||
|
|
||||||
MIT licensed
|
MIT licensed
|
||||||
|
|
||||||
Copyright (C) 2016 Hakim El Hattab, http://hakim.se
|
Copyright (C) 2017 Hakim El Hattab, http://hakim.se
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* http://lab.hakim.se/reveal-js
|
* http://lab.hakim.se/reveal-js
|
||||||
* MIT licensed
|
* MIT licensed
|
||||||
*
|
*
|
||||||
* Copyright (C) 2016 Hakim El Hattab, http://hakim.se
|
* Copyright (C) 2017 Hakim El Hattab, http://hakim.se
|
||||||
*/
|
*/
|
||||||
/*********************************************
|
/*********************************************
|
||||||
* RESET STYLES
|
* RESET STYLES
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* http://lab.hakim.se/reveal-js
|
* http://lab.hakim.se/reveal-js
|
||||||
* MIT licensed
|
* MIT licensed
|
||||||
*
|
*
|
||||||
* Copyright (C) 2016 Hakim El Hattab, http://hakim.se
|
* Copyright (C) 2017 Hakim El Hattab, http://hakim.se
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* http://lab.hakim.se/reveal-js
|
* http://lab.hakim.se/reveal-js
|
||||||
* MIT licensed
|
* MIT licensed
|
||||||
*
|
*
|
||||||
* Copyright (C) 2016 Hakim El Hattab, http://hakim.se
|
* Copyright (C) 2017 Hakim El Hattab, http://hakim.se
|
||||||
*/
|
*/
|
||||||
(function( root, factory ) {
|
(function( root, factory ) {
|
||||||
if( typeof define === 'function' && define.amd ) {
|
if( typeof define === 'function' && define.amd ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user