aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-08-03 23:15:34 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-08-03 23:15:34 -0400
commitb6b572d1852f8ae950e5b2759e00583e9125cecc (patch)
tree7b61fbdbf1434cce9e066d4e8519cb2a64a0da39
parent2c3a494eaa4140a2964465848c8483deafc4e86e (diff)
downloadfosdem-2018-presentation-b6b572d1852f8ae950e5b2759e00583e9125cecc.tar
fosdem-2018-presentation-b6b572d1852f8ae950e5b2759e00583e9125cecc.tar.gz
correct copy year
-rw-r--r--LICENSE2
-rw-r--r--js/reveal.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 1485053..23a2d5a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 2012 Hakim El Hattab, http://hakim.se
+Copyright (C) 2011-2012 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
diff --git a/js/reveal.js b/js/reveal.js
index 23629c3..2d7752c 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -3,7 +3,7 @@
* http://lab.hakim.se/reveal-js
* MIT licensed
*
- * Copyright (C) 2012 Hakim El Hattab, http://hakim.se
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
var Reveal = (function(){