aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/index.js
diff options
context:
space:
mode:
authorMarvin Borner2019-01-28 17:25:18 +0100
committerMarvin Borner2019-01-28 17:25:18 +0100
commit353d6038b238b5dda6f2494f9d18a2c45131c50a (patch)
treeff69bcb9597aec6c1a4701b6f412beb8c99148f8 /src/index.js
parent3f6ef340af9a14dcaa61eb3b2e3ba731f727b414 (diff)
Generated copyright notices
Diffstat (limited to 'src/index.js')
-rw-r--r--src/index.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/index.js b/src/index.js
index c664485..f903edd 100644
--- a/src/index.js
+++ b/src/index.js
@@ -1,3 +1,10 @@
+/*
+ * index.js
+ * Copyright (c) 2019, Texx
+ * License: MIT
+ * See https://github.com/texxme/Texx/blob/master/LICENSE
+ */
+
import {ExpressPeerServer} from "peer";
import express from 'express';
import path from 'path';