Skip to content

Commit 55dceaa

Browse files
committed
update (c) year
1 parent 08fb6cb commit 55dceaa

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module.exports = function(grunt) {
1111
' * http://lab.hakim.se/reveal-js\n' +
1212
' * MIT licensed\n' +
1313
' *\n' +
14-
' * Copyright (C) 2013 Hakim El Hattab, http://hakim.se\n' +
14+
' * Copyright (C) 2014 Hakim El Hattab, http://hakim.se\n' +
1515
' */'
1616
},
1717

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2013 Hakim El Hattab, http://hakim.se
1+
Copyright (C) 2014 Hakim El Hattab, http://hakim.se
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,4 +930,4 @@ If you have personal support questions use [StackOverflow](http://stackoverflow.
930930
931931
MIT licensed
932932
933-
Copyright (C) 2013 Hakim El Hattab, http://hakim.se
933+
Copyright (C) 2014 Hakim El Hattab, http://hakim.se

css/reveal.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* http://lab.hakim.se/reveal-js
66
* MIT licensed
77
*
8-
* Copyright (C) 2013 Hakim El Hattab, http://hakim.se
8+
* Copyright (C) 2014 Hakim El Hattab, http://hakim.se
99
*/
1010

1111

css/reveal.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/reveal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://lab.hakim.se/reveal-js
44
* MIT licensed
55
*
6-
* Copyright (C) 2013 Hakim El Hattab, http://hakim.se
6+
* Copyright (C) 2014 Hakim El Hattab, http://hakim.se
77
*/
88
var Reveal = (function(){
99

js/reveal.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)