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.