From 230b3b73d8feb91ddf2a40cb5720d25ef2819975 Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Thu, 6 Oct 2016 18:24:01 +0100 Subject: [PATCH] chore(benchpress): fix the license (#12090) It's not Apache MIT 2.0, that's a mishmash of Apache 2.0 and MIT --- modules/@angular/benchpress/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/@angular/benchpress/README.md b/modules/@angular/benchpress/README.md index 5fc3aa7f00..d34d461108 100644 --- a/modules/@angular/benchpress/README.md +++ b/modules/@angular/benchpress/README.md @@ -5,7 +5,7 @@ See [here for an example project](https://github.com/angular/benchpress-tree). The sources for this package are in the main [Angular2](https://github.com/angular/angular) repo. Please file issues and pull requests against that repo. -License: Apache MIT 2.0 +License: MIT # Why?