summaryrefslogtreecommitdiff
path: root/js/text_encoding.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/text_encoding.ts')
-rw-r--r--js/text_encoding.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/text_encoding.ts b/js/text_encoding.ts
index 31b1d8ff6..dd1b22d65 100644
--- a/js/text_encoding.ts
+++ b/js/text_encoding.ts
@@ -1,3 +1,4 @@
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
// The following code is based off of text-encoding at:
// https://github.com/inexorabletash/text-encoding
//