summaryrefslogtreecommitdiff
path: root/js/url.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/url.ts')
-rw-r--r--js/url.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/url.ts b/js/url.ts
index 42a2577e1..03c3606c4 100644
--- a/js/url.ts
+++ b/js/url.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.
import * as urlSearchParams from "./url_search_params";
interface URLParts {