From d9245d341ed1f258a3dd1073cdfa656115c5b26d Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 23 Mar 2026 20:52:55 +0100 Subject: Adapt rest of packaging to use meson --- build-aux/debian/copyright | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 build-aux/debian/copyright (limited to 'build-aux/debian/copyright') 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 +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 -- cgit