Add liscense
This commit is contained in:
parent
dfdf16693e
commit
fa5b07036c
|
@ -1,3 +1,12 @@
|
||||||
|
/*-
|
||||||
|
* ----------------------------------------------------------------------------
|
||||||
|
* "THE BEER-WARE LICENSE" (Revision 69):
|
||||||
|
* <syrinx@FreeBSD.org> wrote this file. As long as you retain this notice you
|
||||||
|
* can do whatever you want with this stuff. If we meet some day, and you think
|
||||||
|
* this stuff is worth it, you can buy me a beer in return. -Shteryana Shopova
|
||||||
|
* ----------------------------------------------------------------------------
|
||||||
|
*/
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue