summaryrefslogtreecommitdiff
path: root/timers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'timers.ts')
-rw-r--r--timers.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/timers.ts b/timers.ts
index d0d4b7d02..a5caf94d8 100644
--- a/timers.ts
+++ b/timers.ts
@@ -1,3 +1,5 @@
+// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
+// All rights reserved. MIT License.
import { main as pb } from "./msg.pb";
import * as dispatch from "./dispatch";
import { assert } from "./util";