summaryrefslogtreecommitdiffstats
path: root/src/api.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/api.rs')
-rw-r--r--src/api.rs5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/api.rs b/src/api.rs
index 3f8b234..01feed5 100644
--- a/src/api.rs
+++ b/src/api.rs
@@ -1,3 +1,8 @@
+// This file was copied from:
+// https://raw.githubusercontent.com/nickbabcock/rrinlog/master/rrinlog-server/src/api.rs
+// on the 10th December 2017
+
+
use chrono::prelude::*;
use serde_json;