diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-08-20 14:25:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-08-20 14:25:16 +0200 |
commit | c10f051dc8ff8c0f122c035fa2ca337f68762bd5 (patch) | |
tree | 0a2027d4389cfa08e3efbc79356d702ecbba2b86 | |
parent | bc57d36646a058af9bc573a81d6969f4a731f783 (diff) |
d/copyright: Remove old FSF address; Add year 2025 to myself
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/copyright | 11 |
2 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index ee60cff..30a2a8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ shotwell (0.32.13-2) UNRELEASED; urgency=medium * debian/control: Remove Build-Depend libxml2 (Closes: #1111632). + * debian/copyright: + - Remove old FSF address. + - Add year 2025 to myself. -- Jörg Frings-Fürst <debian@jff.email> Wed, 20 Aug 2025 13:48:14 +0200 diff --git a/debian/copyright b/debian/copyright index 9538b02..9c2864c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -50,7 +50,7 @@ License: LGPL-2.1 Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> - 2014-2024 Jörg Frings-Fürst <debian@jff.email> + 2014-2025 Jörg Frings-Fürst <debian@jff.email> License: GPL-2+ License: LGPL-2.1+ @@ -65,8 +65,7 @@ License: LGPL-2.1+ Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + License along with this library; if not, see https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". @@ -83,8 +82,7 @@ License: LGPL-2.1 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + License along with this library; if not, see https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". @@ -101,8 +99,7 @@ License: GPL-2+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + along with this program; if not, see https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL-2'. |