From: Hakim El Hattab Date: Sat, 4 Aug 2012 03:15:34 +0000 (-0400) Subject: correct copy year X-Git-Tag: 2.0.0~61 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b6b572d1852f8ae950e5b2759e00583e9125cecc;p=reveal.js.git correct copy year --- 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(){