diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -Copyright (c) 2018-2020 TinyGo Authors. All rights reserved. +Copyright (c) 2018-2021 TinyGo Authors. All rights reserved. TinyGo includes portions of the Go standard library. -Copyright (c) 2009-2020 The Go Authors. All rights reserved. +Copyright (c) 2009-2021 The Go Authors. All rights reserved. TinyGo includes portions of LLVM, which is under the Apache License v2.0 with LLVM Exceptions. See https://llvm.org/LICENSE.txt for license information. |