aboutsummaryrefslogtreecommitdiffhomepage
path: root/LICENSE
diff options
context:
space:
mode:
authordeadprogram <[email protected]>2021-03-01 23:31:34 +0100
committerdeadprogram <[email protected]>2021-03-01 23:31:34 +0100
commit6862942c99523b40c7ffd4a6334a78d9c27a9385 (patch)
tree0ea776cafba3f6ade8c73bcce02f59e968fe975a /LICENSE
parentabc478c294ff45d6afaf8b27ab8202856e1afd51 (diff)
downloadtinygo-6862942c99523b40c7ffd4a6334a78d9c27a9385.tar.gz
tinygo-6862942c99523b40c7ffd4a6334a78d9c27a9385.zip
docs: update license for 2021
Signed-off-by: deadprogram <[email protected]>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index d1f1dba79..57c9b692a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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.