]> Cypherpunks repositories - gostls13.git/commit
LICENSE: update per Google Legal
authorRuss Cox <rsc@golang.org>
Fri, 9 Aug 2024 14:28:39 +0000 (10:28 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 9 Aug 2024 14:54:31 +0000 (14:54 +0000)
commit760b722c344d312ab62a5c2f94865a869ce0bab9
treec8c63cece4d0a40949255057767a35134be3326f
parent38c766ee0fe22bfcc81e569fccfe9aef2682f63c
LICENSE: update per Google Legal

Very minor tweaks:
 - Remove (c) pseudosymbol.
 - Remove "All Rights Reserved."
 - Change "Google Inc." (no longer exists) to "Google LLC".

[git-generate]
echo '
,s/\(c\) //
,s/ All rights reserved.//
,s/Google Inc./Google LLC/
w
q
' | sam -d LICENSE

Change-Id: I243c86499bdaf8f8e73d8833e1ed8ccab4083c63
Reviewed-on: https://go-review.googlesource.com/c/go/+/604475
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LICENSE