mirror of https://github.com/jimsalterjrs/sanoid
Fix the syntax in debian/copyright's Source
There is no need for angle brackets around URLs.
This commit is contained in:
parent
2bbf4b50c3
commit
bcf1967cb4
|
|
@ -1,6 +1,6 @@
|
||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: sanoid
|
Upstream-Name: sanoid
|
||||||
Source: <https://github.com/jimsalterjrs/sanoid>
|
Source: https://github.com/jimsalterjrs/sanoid
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2017 Jim Salter <github@jrs-s.net>
|
Copyright: 2017 Jim Salter <github@jrs-s.net>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue