diff options
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) |