mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 21:24:48 +00:00
Add missiong copyright headers (denoland/deno_std#177)
Original: 5440377495
This commit is contained in:
parent
dc1cef498f
commit
f113312ef2
42 changed files with 42 additions and 0 deletions
1
test.ts
1
test.ts
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env deno --allow-run --allow-net --allow-write
|
||||
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
||||
import "colors/test.ts";
|
||||
import "datetime/test.ts";
|
||||
import "examples/test.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue