Bumps copyright timestamps to 2017.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 20 Jan 2017 09:45:11 +0000 (10:45 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 20 Jan 2017 10:25:53 +0000 (11:25 +0100)
LICENSE
lib/clean.js

diff --git a/LICENSE b/LICENSE
index 1512e92..bf2f405 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 2016 JakubPawlowicz.com
+Copyright (C) 2017 JakubPawlowicz.com
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
index 1435b61..f826877 100644 (file)
@@ -2,7 +2,7 @@
  * Clean-css - https://github.com/jakubpawlowicz/clean-css
  * Released under the terms of MIT license
  *
- * Copyright (C) 2016 JakubPawlowicz.com
+ * Copyright (C) 2017 JakubPawlowicz.com
  */
 
 var level0Optimize = require('./optimizer/level-0/optimize');