diff options
author | Franz Geffke <m@f-a.nz> | 2025-05-29 14:50:27 +0100 |
---|---|---|
committer | Franz Geffke <m@f-a.nz> | 2025-05-29 14:50:27 +0100 |
commit | c76c774d5ff7824ba936479ab1578296b301a36f (patch) | |
tree | a04a855af9afc91333e59c4dd3b94563547a7e35 /px/packages/desktop-tools.scm | |
parent | d932ae5a732bcaa8ba76d4cd48926dd3ee2d2f7a (diff) |
Updated copyright notice on each file
Diffstat (limited to 'px/packages/desktop-tools.scm')
-rw-r--r-- | px/packages/desktop-tools.scm | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/px/packages/desktop-tools.scm b/px/packages/desktop-tools.scm index 3041f48..6f85e7d 100644 --- a/px/packages/desktop-tools.scm +++ b/px/packages/desktop-tools.scm @@ -1,9 +1,6 @@ -;;; PantherX Desktop Packages and Tools -;;; Reza Alizadeh Majd (r.majd@pantherx.org) -;;; -;;; Note: This module is exported from (px packages desktop) to prevent -;;; circular import problem. -;;; +;;; Package Repository for GNU Guix +;;; Copyright © 2021-2023 Reza Alizadeh Majd <r.majd@pantherx.org> +;;; Copyright © 2021-2025 Franz Geffke <m@f-a.nz> (define-module (px packages desktop-tools) #:use-module ((guix licenses) |