Renew copyright

This commit is contained in:
Trevor Slocum 2020-02-07 14:56:53 -08:00
parent b870f38e45
commit 5418087fa0
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019 Trevor Slocum <trevor@rocketnine.space>
Copyright (c) 2020 Trevor Slocum <trevor@rocketnine.space>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -35,7 +35,7 @@ const (
const VersionInfo = `gophast - Download manager and accelerator - v%s
https://gitlab.com/tslocum/gophast
The MIT License (MIT)
Copyright (c) 2019 Trevor Slocum <trevor@rocketnine.space>
Copyright (c) 2020 Trevor Slocum <trevor@rocketnine.space>
`
func main() {