diff options
author | Vincent Ambo <mail@tazj.in> | 2021-04-12T13·52+0200 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-04-12T13·56+0000 |
commit | f39b5a8a0dc94fd5226438791c1291e2f8186f91 (patch) | |
tree | 3b2c11e446c1ac755d8546f635514d8016e60f79 /LICENSE | |
parent | 90281c4eac4cd25045ed80c5f8f27c74898a02b3 (diff) |
docs(readTree): Add SPDX license header on readTree r/2483
Change-Id: I9a6eafa7d4bb3d590dfa35d368adfd25aeed7f64 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2936 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE index 904a76ed0488..bdc72a2e03f2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ The MIT License (MIT) Copyright (c) 2019 Vincent Ambo +Copyright (c) 2020-2021 The TVL Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |