Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Russ Cox 79169e9d36 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: Icf1e124b083e2cfd5c804ccef7f563881d5f41d9
Reviewed-on: https://go-review.googlesource.com/c/mod/+/598578
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-07-16 16:15:54 +00:00
Russ Cox f80ec785f5 x/mod: initial commit 2019-05-10 09:14:24 -04:00