From db566fc3baf0954ee17d7367abc8e429cc3d75d1 Mon Sep 17 00:00:00 2001 From: Sughosha Date: Thu, 9 Oct 2025 20:16:59 +0530 Subject: [PATCH] gnu: packages/kde-utils: Update copyright header. * gnu/packages/kde-utils.scm: Update copyright header for the authors who contributed to the packages that are moved to this file by me. Change-Id: Ia9f6fc4f93c380b1057701c9ccb74792bd82053f --- gnu/packages/kde-utils.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm index c59849467e10ba936a723f982ec5f69562f49bb3..e4354212b3344ac934ee758c81cb7336f6c616cb 100644 --- a/gnu/packages/kde-utils.scm +++ b/gnu/packages/kde-utils.scm @@ -1,9 +1,10 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2017, 2019 Hartmut Goebel ;;; Copyright © 2020, 2021 Tobias Geerinckx-Rice -;;; Copyright © 2021, 2024, 2025 Zheng Junjie +;;; Copyright © 2021-2025 Zheng Junjie ;;; Copyright © 2022 Brendan Tildesley ;;; Copyright © 2022 Petr Hodina +;;; Copyright © 2025 Sughosha ;;; ;;; This file is part of GNU Guix. ;;;