Skip to content
  • Russ Cox's avatar
    LICENSE: update per Google Legal · 39e772fc
    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: I450cba7aff2cb2360dafb238cefd9864c232ac1d
    Reviewed-on: https://go-review.googlesource.com/c/example/+/598577
    
    
    Commit-Queue: Russ Cox <rsc@golang.org>
    Reviewed-by: default avatarIan Lance Taylor <iant@google.com>
    Auto-Submit: Russ Cox <rsc@golang.org>
    TryBot-Bypass: Russ Cox <rsc@golang.org>
    39e772fc
This project is licensed under the BSD 3-Clause "New" or "Revised" License. Learn more