diff options
Diffstat (limited to 'std/version.ts')
-rw-r--r-- | std/version.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/std/version.ts b/std/version.ts index 5908e116a..4343a1327 100644 --- a/std/version.ts +++ b/std/version.ts @@ -1,3 +1,4 @@ +// Copyright 2018-2020 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; |