Skip to content
  • Russ Cox's avatar
    LICENSE: update per Google Legal · 25ed04f2
    Russ Cox authored
    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: I643bce287311a57403929ca461b3fa68f92458ba
    Reviewed-on: https://go-review.googlesource.com/c/tools/+/598588
    
    
    Reviewed-by: default avatarIan Lance Taylor <iant@google.com>
    Auto-Submit: Russ Cox <rsc@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Commit-Queue: Russ Cox <rsc@golang.org>
    25ed04f2
This project is licensed under the BSD 3-Clause "New" or "Revised" License. Learn more
Loading