Skip to content

Commit

Permalink
Update license year to 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
prayagverma committed Jan 16, 2016
1 parent 4bf106d commit 02b42f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (C) 2015 JakubPawlowicz.com
Copyright (C) 2016 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
Expand Down
2 changes: 1 addition & 1 deletion lib/clean.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Clean-css - https://github.com/jakubpawlowicz/clean-css
* Released under the terms of MIT license
*
* Copyright (C) 2015 JakubPawlowicz.com
* Copyright (C) 2016 JakubPawlowicz.com
*/

var ImportInliner = require('./imports/inliner');
Expand Down

0 comments on commit 02b42f9

Please sign in to comment.