summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Prokashev2016-05-28 21:44:54 +0200
committerDmitry Prokashev2016-05-28 21:44:54 +0200
commit593ba73adcc47bac577631b4aae0575f1d16a94b (patch)
tree6fa2e72db9e8fe2c697fad93a09daab11bad850a
parent08f527ccaa51fc8f05e6756b537ca91550aecd73 (diff)
year fixed
-rw-r--r--microlight.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/microlight.js b/microlight.js
index 72699e4..9ea99bc 100644
--- a/microlight.js
+++ b/microlight.js
@@ -3,7 +3,7 @@
3 * @version 0.0.1 3 * @version 0.0.1
4 * 4 *
5 * @license MIT, see http://github.com/asvd/microlight 5 * @license MIT, see http://github.com/asvd/microlight
6 * @copyright 2015 asvd <heliosframework@gmail.com> 6 * @copyright 2016 asvd <heliosframework@gmail.com>
7 * 7 *
8 * Code structure aims at minimizing the compressed library size 8 * Code structure aims at minimizing the compressed library size
9 */ 9 */