make GO copyright verbatim

This commit is contained in:
gram
2026-01-02 11:02:18 +01:00
committed by Ron Evans
parent 1b741bf2b7
commit c7f62bae9b
+1 -1
View File
@@ -1,7 +1,7 @@
Copyright (c) 2018-2026 The TinyGo Authors. All rights reserved.
TinyGo includes portions of the Go standard library.
Copyright (c) 2009 The Go Authors. All rights reserved.
Copyright 2009 The Go Authors. All rights reserved.
See https://github.com/golang/go/blob/master/LICENSE for license information.
TinyGo includes portions of LLVM, which is under the Apache License v2.0 with