summaryrefslogtreecommitdiff
path: root/runtime.ts
diff options
context:
space:
mode:
Diffstat (limited to 'runtime.ts')
-rw-r--r--runtime.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime.ts b/runtime.ts
index e46c73c61..2c4703362 100644
--- a/runtime.ts
+++ b/runtime.ts
@@ -1,3 +1,5 @@
+// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
+// All rights reserved. MIT License.
// Glossary
// outputCode = generated javascript code
// sourceCode = typescript code (or input javascript code)