summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/version.ts')
-rw-r--r--std/version.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/version.ts b/std/version.ts
index 630a2e97d..a77797029 100644
--- a/std/version.ts
+++ b/std/version.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.
/** Version of the Deno standard modules
*
* Deno std is versioned differently than Deno cli because it is still unstable;