aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRon Evans <[email protected]>2020-03-21 11:37:13 +0100
committerAyke <[email protected]>2020-03-21 14:37:25 +0100
commit599670cef6d2fce10969b9e8aec3d6344e5865b8 (patch)
tree6ba355b6bbfd9b9243b4d518cf53ede0e5a22779
parent9222bda9c665daf64e16ac0e724946582ffc6860 (diff)
downloadtinygo-599670cef6d2fce10969b9e8aec3d6344e5865b8.tar.gz
tinygo-599670cef6d2fce10969b9e8aec3d6344e5865b8.zip
license: update license year for 2020. No other changes.
Signed-off-by: Ron Evans <[email protected]>
-rw-r--r--LICENSE4
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 4eb30ad8f..d1f1dba79 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
-Copyright (c) 2018-2019 TinyGo Authors. All rights reserved.
+Copyright (c) 2018-2020 TinyGo Authors. All rights reserved.
TinyGo includes portions of the Go standard library.
-Copyright (c) 2009-2019 The Go Authors. All rights reserved.
+Copyright (c) 2009-2020 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.