diff options
Diffstat (limited to 'public/scripts/main.js')
-rw-r--r-- | public/scripts/main.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/public/scripts/main.js b/public/scripts/main.js index 6b3d287..0d1ac3a 100644 --- a/public/scripts/main.js +++ b/public/scripts/main.js @@ -1,3 +1,10 @@ +/* + * main.js + * Copyright (c) 2019, Texx + * License: MIT + * See https://github.com/texxme/Texx/blob/master/LICENSE + */ + /** * This file only pulls all dependencies together * so it is compileable by browserify |