Merge pull request #256 from dart-lang/mit-mit-patch-1

Clarify that this package is part of the Dart open source project
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a984856..c363dda 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,5 +27,3 @@
 Contributions made by corporations are covered by a different agreement than
 the one above, the
 [Software Grant and Corporate Contributor License Agreement](https://cla.developers.google.com/about/google-corporate).
-
-**NOTE:** This is not an official Google product
diff --git a/README.md b/README.md
index 4dbe151..32904aa 100644
--- a/README.md
+++ b/README.md
@@ -370,8 +370,6 @@
 Read more information about this package in the
 [FAQ](https://github.com/dart-lang/mockito/blob/master/FAQ.md).
 
-**NOTE:** This is not an official Google product
-
 [`verify`]: https://pub.dev/documentation/mockito/latest/mockito/verify.html
 [`verifyInOrder`]: https://pub.dev/documentation/mockito/latest/mockito/verifyInOrder.html
 [`verifyNever`]: https://pub.dev/documentation/mockito/latest/mockito/verifyNever.html