diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-05-28 21:50:44 -0400 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-05-28 21:52:13 -0400 |
commit | 7762b55432ba73f07f90414aa7d023bb0779f5de (patch) | |
tree | 1ff24544ac87c602750822b530f387e9f6b803c8 /text-encoding.d.ts | |
parent | 833137be37b770654b3300f4117d04feafa028f1 (diff) |
Add LICENSE
Diffstat (limited to 'text-encoding.d.ts')
-rw-r--r-- | text-encoding.d.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/text-encoding.d.ts b/text-encoding.d.ts index 014c95eff..42d2be942 100644 --- a/text-encoding.d.ts +++ b/text-encoding.d.ts @@ -1,3 +1,5 @@ +// 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> |