summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--text-encoding.d.ts2
-rw-r--r--url.js2
2 files changed, 0 insertions, 4 deletions
diff --git a/text-encoding.d.ts b/text-encoding.d.ts
index 42d2be942..014c95eff 100644
--- a/text-encoding.d.ts
+++ b/text-encoding.d.ts
@@ -1,5 +1,3 @@
-// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
-// All rights reserved. MIT License.
// Type definitions for text-encoding
// Project: https://github.com/inexorabletash/text-encoding
// Definitions by: MIZUNE Pine <https://github.com/pine613>
diff --git a/url.js b/url.js
index 75a6b8e6e..76e32cc86 100644
--- a/url.js
+++ b/url.js
@@ -1,5 +1,3 @@
-// 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