~ruther/guix-local

b011549071d11f0a9adcb39f5d6ec2baffb5f4ed — Sughosha 4 months ago 1984672
gnu: packages/kde-systemtools: Update copyright header.

* gnu/packages/kde-systemtools.scm: Update copyright header for the authors who
contributed to the packages that are moved to this file by me.

Change-Id: Id444139fbbafe265465eb731e7bfd48838d0b20f
1 files changed, 5 insertions(+), 2 deletions(-)

M gnu/packages/kde-systemtools.scm
M gnu/packages/kde-systemtools.scm => gnu/packages/kde-systemtools.scm +5 -2
@@ 1,9 1,12 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2017, 2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2016 David Craven <david@craven.ch>
;;; Copyright © 2017-2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2020 Marius Bakke<mbakke@fastmail.com>
;;; Copyright © 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
;;; Copyright © 2023, 2024 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2023-2025 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2023-2025 Sughosha <sughosha@disroot.org>
;;;
;;; This file is part of GNU Guix.
;;;