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