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/system/panther.scm | |
parent | d932ae5a732bcaa8ba76d4cd48926dd3ee2d2f7a (diff) |
Updated copyright notice on each file
Diffstat (limited to 'px/system/panther.scm')
-rw-r--r-- | px/system/panther.scm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/px/system/panther.scm b/px/system/panther.scm index f85056b..66b3562 100644 --- a/px/system/panther.scm +++ b/px/system/panther.scm @@ -1,4 +1,6 @@ -;; Simplified configuration for Panther OS +;;; 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 system panther) #:use-module (gnu) |