From 8a7097d4a90b418257073288cf1a718e5a7f1d9c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 15 Jan 2013 11:21:52 +0200 Subject: [PATCH] bump copyright year --- LICENSE | 2 +- lib/clean.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index cda28ec8..1509aa3d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2011-2012 GoalSmashers.com +Copyright (C) 2011-2013 GoalSmashers.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 diff --git a/lib/clean.js b/lib/clean.js index c9b48aef..da4f786d 100644 --- a/lib/clean.js +++ b/lib/clean.js @@ -2,7 +2,7 @@ * Clean-css - https://github.com/GoalSmashers/clean-css * Released under the terms of MIT license * - * Copyright (C) 2011-2012 GoalSmashers.com + * Copyright (C) 2011-2013 GoalSmashers.com */ var CleanCSS = { -- 2.34.1