summaryrefslogtreecommitdiff
path: root/url.js
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-05-28 21:50:44 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-05-28 21:52:13 -0400
commit7762b55432ba73f07f90414aa7d023bb0779f5de (patch)
tree1ff24544ac87c602750822b530f387e9f6b803c8 /url.js
parent833137be37b770654b3300f4117d04feafa028f1 (diff)
Add LICENSE
Diffstat (limited to 'url.js')
-rw-r--r--url.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/url.js b/url.js
index 76e32cc86..75a6b8e6e 100644
--- a/url.js
+++ b/url.js
@@ -1,3 +1,5 @@
+// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
+// All rights reserved. MIT License.
/* Any copyright is dedicated to the Public Domain.
* http://creativecommons.org/publicdomain/zero/1.0/
* Forked from https://github.com/github/url-polyfill