diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-09-27 08:01:41 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-09-27 08:01:41 +0200 |
commit | 286e7415c537c34bc4066cb2daf1f91e5271692c (patch) | |
tree | 763e32b12d5b4380d1a0ff5158964e5454453914 | |
parent | 6cb8b92d0a215c862b455a80685e1a6c0608c314 (diff) |
d/changelog: Refresh to make lrc happy
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 37 |
2 files changed, 21 insertions, 17 deletions
diff --git a/debian/changelog b/debian/changelog index f53619a..2c9432d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ gnome-pie (0.7.3-3) UNRELEASED; urgency=medium - Change Vcs-Git from git. to https:. * debian/changelog: - Add year 2025 to myself. + - Refresh to make lrc happy. -- Jörg Frings-Fürst <debian@jff.email> Fri, 26 Sep 2025 16:32:41 +0200 diff --git a/debian/copyright b/debian/copyright index 0729115..aa27edf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,37 +4,40 @@ Source: https://github.com/Simmesimme/Gnome-Pie Files: * Copyright: 2011-2021 Simon Schneegans -License: GPL-3.0+ +License: Expat Files: cmake/vala/FindVala.cmake cmake/vala/ValaPrecompile.cmake cmake/vala/ValaVersion.cmake Copyright: 2009-2010 Jakob Westhoff -License: BSD-2-Clause +License: BSD-2-Clause-Views Files: debian/* Copyright: 2011 Alessandro Ghedini <ghedo@debian.org> 2014-2025 Jörg Frings-Fürst <debian@jff.email> License: GPL-3.0+ -License: GPL-3.0+ - 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 - (at your option) any later version. - . - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +License: Expat + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: . - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. . - On Debian systems, the complete text of the GNU General Public License version - 3 can be found in "/usr/share/common-licenses/GPL-3". + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -License: BSD-2-Clause +License: BSD-2-Clause-Views Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . |