tRelicense to Dyne. - tlstun - simple go program to add tls support to other listeners
 (HTM) git clone https://git.parazyd.org/tlstun
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit fc4cf991deec0f01dbc520075e32e201e504071d
 (DIR) parent bdb61ded87442d30f124e26effef8feede8ebb53
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Wed, 10 Jul 2019 01:51:52 +0200
       
       Relicense to Dyne.
       
       Diffstat:
         M tlstun.go                           |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/tlstun.go b/tlstun.go
       t@@ -1,7 +1,8 @@
        package main
        
        /*
       - * Copyright (c) 2019 Ivan Jelincic <parazyd@dyne.org>
       + * Copyright (c) 2019 Dyne.org Foundation
       + * tlstun is written and maintained by Ivan Jelincic <parazyd@dyne.org>
         *
         * This file is part of tlstun
         *