Skip to content

Commit

Permalink
Add github link.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Mar 6, 2016
1 parent e7ff3cc commit 8f20515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/loraserver/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ func main() {
app.Name = "loraserver"
app.Usage = "network-server for LoRaWAN networks"
app.Version = version
app.Copyright = "See http://github.com/brocaar/loraserver for copyright information"
app.Action = run
app.Flags = []cli.Flag{
cli.BoolFlag{
Expand Down

0 comments on commit 8f20515

Please sign in to comment.