From 99e55458fc901231cb9cfe3129110d14e0d46391 Mon Sep 17 00:00:00 2001 From: Christian Liebel Date: Mon, 29 Feb 2016 11:06:20 +0100 Subject: [PATCH] fix(readme): update license information closes #899 Update the license information of the readme to match the information on the website. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a48aab6ba5..649724ec5d 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ If you are only going to work on a specific part of the docs, such as the API or ## License -Powered by Google ©2010-2015. Code licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). Documentation licensed under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/). +Powered by Google ©2010-2016. Code licensed under an [MIT-style License](https://github.com/angular/angular.io/blob/master/LICENSE). Documentation licensed under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/).