diff options
author | J2P <jjp5023@gmail.com> | 2019-01-17 20:21:10 +0900 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-01-17 14:44:31 -0500 |
commit | befc6b2e7650af09f81562cd306a6f5d3f46dc21 (patch) | |
tree | 4403a50c3ce5eaf8ca00bc5fc058c4af72135172 /tests | |
parent | 5e9e16e156d1e7192411a001f2705a44cb2dfa08 (diff) |
Fixed copyright of types output
Diffstat (limited to 'tests')
-rw-r--r-- | tests/types.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/types.out b/tests/types.out index be91ae044..375087051 100644 --- a/tests/types.out +++ b/tests/types.out @@ -1,4 +1,4 @@ -// Copyright 2018 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. /// <reference no-default-lib="true" /> /// <reference lib="esnext" /> |