diff options
-rw-r--r-- | text-encoding.d.ts | 2 | ||||
-rw-r--r-- | url.js | 2 |
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> @@ -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 |