Skip to content

Commit 8f20515

Browse files
committed
Add github link.
1 parent e7ff3cc commit 8f20515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/loraserver/main.go

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ func main() {
104104
app.Name = "loraserver"
105105
app.Usage = "network-server for LoRaWAN networks"
106106
app.Version = version
107+
app.Copyright = "See http://github.com/brocaar/loraserver for copyright information"
107108
app.Action = run
108109
app.Flags = []cli.Flag{
109110
cli.BoolFlag{

0 commit comments

Comments
 (0)