From 74e0b64e7f1cee82933e9c869377400f7651adc3 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Tue, 20 Aug 2013 19:08:41 -0500 Subject: [PATCH] Update copyright year --- LICENSE | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 0db3dc6..2b7a2a7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 2011 Sam Stephenson -Copyright (c) 2011 Josh Peek +Copyright (c) 2013 Sam Stephenson +Copyright (c) 2013 Josh Peek Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 85151cb..2cef153 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,6 @@ A longer example, demonstrating how to invoke the CoffeeScript compiler: # License -Copyright (c) 2011 Sam Stephenson and Josh Peek. +Copyright (c) 2013 Sam Stephenson and Josh Peek. Released under the MIT license. See `LICENSE` for details.