diff options
| author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2026-05-08 13:06:08 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2026-05-08 13:06:08 +0200 |
| commit | cf34a2e1c45a083ba408abc20d2ddbf487c5bdb4 (patch) | |
| tree | 387fa33e34cf4551916c8e5de65f7847c97150a7 /debian | |
| parent | 8e13c766fa1feaf2dbb9f31a7661a2ed57c55b3d (diff) | |
d/copyright: Refresh for new release
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/copyright | 16 |
2 files changed, 12 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index ecffa9b..99d7156 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ uriparser (1.0.1+dfsg-1) UNRELEASED; urgency=medium * debian/copyright: - Fix old FSF address. - Add year 2026 to myself. + - Refresh for new release. * Declare compliance with Debian Policy 4.7.4.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 08 May 2026 11:54:49 +0200 diff --git a/debian/copyright b/debian/copyright index 6468568..6118542 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,24 +7,30 @@ Files-Excluded: doc/rfc*.htm Files: * Copyright: 2007 Weijia Song <songweijia@gmail.com> 2008 Michael Anthony Puls II <shadow2531@gmail.com> - 2007-2019 Sebastian Pipping <webmaster@hartwork.org> + 2007-2025 Sebastian Pipping <webmaster@hartwork.org> 2013 Radu Hociung <radu.uriparser@ohmi.org> + 2025 Máté Kocsis <kocsismate@php.net> License: BSD-3-clause Files: test/* Copyright: 2007 Weijia Song <songweijia@gmail.com> - 2007 Sebastian Pipping <webmaster@hartwork.org> + 2007-2025 Sebastian Pipping <webmaster@hartwork.org> + 2026 Joshua W. Windle <joshua.w.windle@gmail.com> License: LGPL-2.1+ Files: test/VersionSuite.* Copyright: 2014-2015 Sebastian Pipping <webmaster@hartwork.org> License: LGPL-2.1+ -Files: .github/dependabot.yml - .github/workflows/build-and-test.yml -Copyright: 2021 Sebastian Pipping <sebastian@pipping.org> +Files: .github/* +Copyright: 2021-2025 Sebastian Pipping <sebastian@pipping.org> License: Expat +Files: fuzz/* +Copyright: 2020 Google LLC + 2025 Mikhail Khachaiants <mkhachaiants@gmail.com> +License: apache-2.0 + Files: debian/* Copyright: 2014-2024 Jörg Frings-Fürst <debian@jff.email> License: GPL-3+ |
