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

2 Коммитов

Автор SHA1 Сообщение Дата
Russ Cox b863392466 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: I44ceee02758453e6afee1e63518aa275f53429d8
Reviewed-on: https://go-review.googlesource.com/c/arch/+/598518
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-07-16 16:12:56 +00:00
Russ Cox 02428aecd3 arch: initial boilerplate
For golang/go#12179.

Change-Id: Ic53466857657380d8860c49a5fda8af2088ae1a3
2015-08-27 12:23:37 -04:00