diff options
Diffstat (limited to 'js/assets.ts')
-rw-r--r-- | js/assets.ts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/js/assets.ts b/js/assets.ts index e247049c0..2eabbc5f9 100644 --- a/js/assets.ts +++ b/js/assets.ts @@ -1,5 +1,4 @@ -// Copyright 2018 Ryan Dahl <ry@tinyclouds.org> -// All rights reserved. MIT License. +// Copyright 2018 the Deno authors. All rights reserved. MIT license. // tslint:disable-next-line:no-reference /// <reference path="plugins.d.ts" /> |