Add copyright and license statement
1 files changed, 4 insertions(+), 0 deletions(-) M visrc.lua
M visrc.lua => visrc.lua +4 -0
@@ 1,3 1,7 @@ +-- Copyright 2018,2019 (C) Lukas Himbert +-- License: WTFPL v2, see http://www.wtfpl.net/about/ + + -- load base package require("vis")