Skip to content

Commit

Permalink
Update copyright date
Browse files Browse the repository at this point in the history
  • Loading branch information
petergeneric committed Jan 18, 2021
1 parent e172baa commit 657498b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remux.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func main() {
// Perform some argument combo validation
if *versionPtr {
println("UBV Remux Tool")
println("Copyright (c) Peter Wright 2020")
println("Copyright (c) Peter Wright 2020-2021")
println("https://github.com/petergeneric/unifi-protect-remux")
println("")

Expand Down

0 comments on commit 657498b

Please sign in to comment.