mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 04:39:10 +00:00
Add missing copyrights (#1024)
This commit is contained in:
parent
7210e7b33b
commit
b809a82fd9
46 changed files with 39 additions and 12 deletions
2
js/plugins.d.ts
vendored
2
js/plugins.d.ts
vendored
|
@ -1,3 +1,5 @@
|
|||
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
// This allows TypeScript to resolve any modules that end with `!string`
|
||||
// as there is a rollup plugin that will take any mids ending with `!string`
|
||||
// and return them as a string to rollup for inlining
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue