summaryrefslogtreecommitdiff
path: root/ext/url/urlpattern.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/url/urlpattern.rs')
-rw-r--r--ext/url/urlpattern.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/url/urlpattern.rs b/ext/url/urlpattern.rs
index 99fd21664..dcb3eaac8 100644
--- a/ext/url/urlpattern.rs
+++ b/ext/url/urlpattern.rs
@@ -1,3 +1,5 @@
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+
use deno_core::error::type_error;
use deno_core::error::AnyError;
use deno_core::op;