tools
/
wi
1
0
Fork 0

Add header

master
dump_stack() 2016-07-21 22:40:19 +03:00
parent 53c54d375c
commit fac61961f5
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/**
* @file main.go
* @author Mikhail Klementyev jollheef<AT>riseup.net
* @license GNU GPLv3
* @date July, 2016
* @brief Tiny non-interactive cli browser
*/
package main
import (