adjust copyright years

This commit is contained in:
Hakim El Hattab 2013-02-05 20:08:59 -05:00
parent 8a2f146267
commit cf8708f932
7 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
Copyright (C) 2011-2013 Hakim El Hattab, http://hakim.se
Copyright (C) 2013 Hakim El Hattab, http://hakim.se
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -401,5 +401,5 @@ If you want to customise reveal.js without running grunt.js you can alter the HT
MIT licensed
Copyright (C) 2011-2013 Hakim El Hattab, http://hakim.se
Copyright (C) 2013 Hakim El Hattab, http://hakim.se

View File

@ -5,7 +5,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
*/

2
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -19,7 +19,7 @@ module.exports = function(grunt) {
' * http://lab.hakim.se/reveal-js\n' +
' * MIT licensed\n' +
' *\n' +
' * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se\n' +
' * Copyright (C) 2013 Hakim El Hattab, http://hakim.se\n' +
' */'
},

View File

@ -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(){

4
js/reveal.min.js vendored

File diff suppressed because one or more lines are too long