license update

This commit is contained in:
Michał Matczuk 2017-09-27 22:23:44 +02:00
parent 1fadd010aa
commit 262f210796
40 changed files with 181 additions and 10 deletions

4
doc.go
View file

@ -1,3 +1,7 @@
// Copyright (C) 2017 Michał Matczuk
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package tunnel is fast and secure client/server package that enables proxying
// public connections to your local machine over a tunnel connection from the
// local machine to the public server.