From 8424647d22fd0c18ddefc5969250afc20fcc7a3b Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Tue, 20 Apr 2021 14:27:36 +0900 Subject: chore: update copyright headers (#10243) --- op_crates/web/04_global_interfaces.js | 1 + 1 file changed, 1 insertion(+) (limited to 'op_crates/web') diff --git a/op_crates/web/04_global_interfaces.js b/op_crates/web/04_global_interfaces.js index 74697a42e..f6846d1cd 100644 --- a/op_crates/web/04_global_interfaces.js +++ b/op_crates/web/04_global_interfaces.js @@ -1,3 +1,4 @@ +// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. "use strict"; ((window) => { const { EventTarget } = window; -- cgit v1.2.3