summaryrefslogtreecommitdiff
path: root/std/mime/mod.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/mime/mod.ts')
-rw-r--r--std/mime/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/mime/mod.ts b/std/mime/mod.ts
index 9b75002e0..214f60f70 100644
--- a/std/mime/mod.ts
+++ b/std/mime/mod.ts
@@ -1 +1,2 @@
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
export * from "./multipart.ts";