summaryrefslogtreecommitdiff
path: root/std/http/http_status.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/http/http_status.ts')
-rw-r--r--std/http/http_status.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/http/http_status.ts b/std/http/http_status.ts
index a0d0c278d..a6148b2f7 100644
--- a/std/http/http_status.ts
+++ b/std/http/http_status.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
/** HTTP status codes */
export enum Status {