summaryrefslogtreecommitdiff
path: root/js/util.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/util.ts')
-rw-r--r--js/util.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/util.ts b/js/util.ts
index 05b243427..09d74aeb0 100644
--- a/js/util.ts
+++ b/js/util.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.
//import { debug } from "./main";
const debug = false;