~ruther/guix-local

db566fc3baf0954ee17d7367abc8e429cc3d75d1 — Sughosha 4 months ago b011549
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
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/kde-utils.scm
M gnu/packages/kde-utils.scm => gnu/packages/kde-utils.scm +2 -1
@@ 1,9 1,10 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2017, 2019 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2020, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2021, 2024, 2025 Zheng Junjie <z572@z572.online>
;;; Copyright © 2021-2025 Zheng Junjie <z572@z572.online>
;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
;;; Copyright © 2025 Sughosha <sughosha@disroot.org>
;;;
;;; This file is part of GNU Guix.
;;;