diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-08-27 15:50:10 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-08-27 15:50:10 +0200 |
commit | 79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5 (patch) | |
tree | 1a1e7ab8a8a4b703f3237d2ed77ed9f60a2d42fd /debian/copyright | |
parent | 4bfbd579171d9194956376c7153f378ff6eb9d4e (diff) | |
parent | 1398450b47460ae951f69e410311677cb8fc14a7 (diff) | |
download | ayatana-settings-79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5.tar.gz ayatana-settings-79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5.tar.bz2 ayatana-settings-79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5.zip |
Merge branch 'pr/full-rewrite'
Attributes GH PR #25: https://github.com/AyatanaIndicators/ayatana-settings/pull/25
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/copyright b/debian/copyright index bed6902..a722fb5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Ayatana Settings Upstream-Contact: Robert Tari <robert@tari.in> Source: https://github.com/AyatanaIndicators/ayatana-settings @@ -7,14 +7,12 @@ Files: * Copyright: 2020-2021, Robert Tari <robert@tari.in> License: GPL-3+ -Files: po/*.po -License: GPL-3+ - Files: debian/* Copyright: 2020-2021, Robert Tari <robert@tari.in> + 2024, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3+ -License: GPL-3.0+ +License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or |