docs: add owner header
This commit is contained in:
parent
d898c270e6
commit
89c7845627
2 changed files with 8 additions and 0 deletions
|
@ -39,3 +39,9 @@ For more options: `clipman -h`.
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
This projects follows SemVer conventions.
|
This projects follows SemVer conventions.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
GPL v3.0
|
||||||
|
|
||||||
|
2019- (C) yory8 <yory8@users.noreply.github.com>
|
||||||
|
|
2
main.go
2
main.go
|
@ -1,3 +1,5 @@
|
||||||
|
// GPL v3.0
|
||||||
|
// 2019- (C) yory8 <yory8@users.noreply.github.com>
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in a new issue