mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
[COMPLIANCE] Add Copyright and License Headers
This commit is contained in:
committed by
GitHub
parent
b8a472d692
commit
f005448366
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* Copyright (c) HashiCorp, Inc.
|
||||
* SPDX-License-Identifier: MPL-2.0
|
||||
*/
|
||||
|
||||
// This is a very incomplete polyfill for TextDecoder used only
|
||||
// by browsers that don't provide one but still provide a ReadableStream
|
||||
// interface for fetch.
|
||||
|
||||
Reference in New Issue
Block a user