diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-08-04 00:08:42 +0200 |
|---|---|---|
| committer | cah <cah@ableton.com> | 2021-09-11 13:08:01 +0200 |
| commit | ab6cca6d34c851db5de588ed99f0849e295b2c34 (patch) | |
| tree | 58df789391bb84a5de93698a70ae9da1b4a8fe5f | |
| parent | 4db27e29a10ebb8b33b78e1598e6a6e8884674c3 (diff) | |
Fix URL in debian/copyright.
| -rw-r--r-- | debian/copyright | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 0cf23aacd..00ca1346f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dcpomatic -Source: <url://carlh.net/software/dcpomatic> +Source: <url://dcpomatic.com> Files: * Copyright: 2012 Carl Hetherington <cth@carlh.net> |
