diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-05-29 00:43:52 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-05-29 00:49:00 -0400 |
| commit | fd31f5d26d61ee6cf79cd6dd859d9cda29f8a9e6 (patch) | |
| tree | ae9f247e21c60a4c14f299efce48eebfe5f7a3a7 | |
| parent | 1af2b2ae0b6c7f124be34045c44c6bcfb9f9a4c7 (diff) | |
My copyright doesn't belong here.
| -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 |
