diff options
Diffstat (limited to 'js/assets.ts')
-rw-r--r-- | js/assets.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/assets.ts b/js/assets.ts index 2344cfc04..773612b26 100644 --- a/js/assets.ts +++ b/js/assets.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. // tslint:disable-next-line:no-reference /// <reference path="./plugins.d.ts" /> |