mirror of
https://code.dumpstack.io/tools/wi.git
synced 2025-01-05 03:33:32 +02:00
Add header
This commit is contained in:
parent
53c54d375c
commit
fac61961f5
1 changed files with 8 additions and 0 deletions
8
main.go
8
main.go
|
@ -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 (
|
||||
|
|
Loading…
Reference in a new issue