Updating obsolete documentation.

PiperOrigin-RevId: 535353410
diff --git a/README.md b/README.md
index 98f9072..01f3c91 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,9 @@
 reflection or runtime bytecode generation, does all its analysis at
 compile-time, and generates plain Java source code.
 
-Dagger is actively maintained by the same team that works on [Guava]. Snapshot
-releases are auto-deployed to Sonatype's central Maven repository on every clean
-build with the version `HEAD-SNAPSHOT`. The current version builds upon previous
-work done at [Square][square].
+Dagger is actively maintained by Google.  Snapshot releases are auto-deployed to
+Sonatype's central Maven repository on every clean build with the version
+`HEAD-SNAPSHOT`. The current version builds upon previous work done at [Square][square].
 
 ## Documentation
 
@@ -333,7 +332,6 @@
 [GitHub Issues]: https://github.com/google/dagger/issues
 [gradle-api-implementation]: https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_separation
 [gradle-api-implementation-android]: https://developer.android.com/studio/build/dependencies#dependency_configurations
-[Guava]: https://github.com/google/guava
 [`kapt`]: https://kotlinlang.org/docs/reference/kapt.html
 [latestapi]: https://dagger.dev/api/latest/
 [mavenbadge-svg]: https://maven-badges.herokuapp.com/maven-central/com.google.dagger/dagger/badge.svg