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