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.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/mime/mod.ts b/std/mime/mod.ts
index 214f60f70..e8bd8d646 100644
--- a/std/mime/mod.ts
+++ b/std/mime/mod.ts
@@ -1,2 +1,2 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
export * from "./multipart.ts";