Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nodejs/postprocessor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nodejs/postprocessor.js b/src/nodejs/postprocessor.js
index 9597ee7..206bffc 100644
--- a/src/nodejs/postprocessor.js
+++ b/src/nodejs/postprocessor.js
@@ -2,7 +2,7 @@
/*!
* Postprocessor for shimming @media (hover: hover) from Media Queries Level 4
* https://github.com/cvrebert/mq4-hover-hover-shim
- * Copyright 2014 Christopher Rebert
+ * Copyright 2014-2015 Christopher Rebert
* Licensed under MIT (https://github.com/cvrebert/mq4-hover-hover-shim/blob/master/LICENSE.txt)
*/