diff options
Diffstat (limited to 'js/plugins.d.ts')
-rw-r--r-- | js/plugins.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/plugins.d.ts b/js/plugins.d.ts index e421bb5de..842a897de 100644 --- a/js/plugins.d.ts +++ b/js/plugins.d.ts @@ -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. // This allows TypeScript to resolve any modules that end with `!string` // as there is a rollup plugin that will take any mids ending with `!string` |