diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Copyright (c) 2018-2019 TinyGo Authors. All rights reserved. +TinyGo includes portions of the Go standard library. +Copyright (c) 2009-2019 The Go Authors. All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |