summaryrefslogtreecommitdiff
path: root/std/uuid/v1.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/uuid/v1.ts')
-rw-r--r--std/uuid/v1.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/uuid/v1.ts b/std/uuid/v1.ts
index 3c62332e4..b97c704e7 100644
--- a/std/uuid/v1.ts
+++ b/std/uuid/v1.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.
import { bytesToUuid } from "./_common.ts";
const UUID_RE = new RegExp(