From 959c018fab35759763de3a8e6b56f6a69dbec5c1 Mon Sep 17 00:00:00 2001 From: Rob Graeber Date: Thu, 13 Mar 2014 09:46:24 -0700 Subject: [PATCH] Updating copyright range Updating the copyright year to be a range. :-) Otherwise the license wouldn't explicit cover the older versions you've made. --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 06189940a2..8d0dbdd593 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014 Ghost Foundation - Released under The MIT License. +Copyright (c) 2013-2014 Ghost Foundation - Released under The MIT License. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -19,4 +19,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file +OTHER DEALINGS IN THE SOFTWARE.