diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-03-23 20:52:55 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-04-05 21:21:51 +0200 |
| commit | d9245d341ed1f258a3dd1073cdfa656115c5b26d (patch) | |
| tree | 17145053f56cd7a3c99377583b8b3a738931422d /build-aux/debian/copyright | |
| parent | 462d1458c0058ba9d41d6dc7538f6004b3de3c3e (diff) | |
Adapt rest of packaging to use mesonmeson
Diffstat (limited to 'build-aux/debian/copyright')
| -rw-r--r-- | build-aux/debian/copyright | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/build-aux/debian/copyright b/build-aux/debian/copyright new file mode 100644 index 0000000..e7a8a68 --- /dev/null +++ b/build-aux/debian/copyright @@ -0,0 +1,10 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Map +Upstream-Contact: Rubén Beltrán del Río <map@r.bdr.sh> +Source: https://map.tranquil.systems/map-for-linux + +Files: * +Copyright: Copyright 2026 Rubén Beltrán del Río +License: AGPL-3.0-or-later + On Debian systems, the full text of the GNU Affero General Public + License version 3 can be found in /usr/share/common-licenses/AGPL-3 |