From 9d40bc1d63581d655a320171c8594d1b5a98f0e9 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Ruel Date: Fri, 9 Aug 2024 13:32:39 -0400 Subject: [PATCH] Remove disclaimers Remove quote about Google ownership and lack of affiliation with the Go project. It's not owned by Google anymore and I don't believe there's confusion about the Go project. --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 5206874..bb2935d 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,3 @@ examples! Ruel](https://github.com/maruel). The full list of contributors is in [AUTHORS](https://github.com/periph/devices/blob/main/AUTHORS) and [CONTRIBUTORS](https://github.com/periph/devices/blob/main/CONTRIBUTORS). - - -## Disclaimer - -This is not an official Google product (experimental or otherwise), it -is just code that happens to be owned by Google. - -This project is not affiliated with the Go project.