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/common.scm | |
parent | d932ae5a732bcaa8ba76d4cd48926dd3ee2d2f7a (diff) |
Updated copyright notice on each file
Diffstat (limited to 'px/packages/common.scm')
-rw-r--r-- | px/packages/common.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/px/packages/common.scm b/px/packages/common.scm index 830e6f3..017836d 100644 --- a/px/packages/common.scm +++ b/px/packages/common.scm @@ -1,6 +1,6 @@ -;;; Definition for Shared Packages between PantherX Applications -;;; Reza Alizadeh Majd (r.majd@pantherx.org) -;;; +;;; 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 common) #:use-module ((guix licenses) |