summaryrefslogtreecommitdiff
path: root/std/log/levels.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/log/levels.ts')
-rw-r--r--std/log/levels.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/log/levels.ts b/std/log/levels.ts
index ed6010ba2..6b748e992 100644
--- a/std/log/levels.ts
+++ b/std/log/levels.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.
/** Get log level numeric values through enum constants
*/
export enum LogLevels {