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/config.scm | |
parent | d932ae5a732bcaa8ba76d4cd48926dd3ee2d2f7a (diff) |
Updated copyright notice on each file
Diffstat (limited to 'px/system/config.scm')
-rw-r--r-- | px/system/config.scm | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/px/system/config.scm b/px/system/config.scm index 3c20ca9..415159e 100644 --- a/px/system/config.scm +++ b/px/system/config.scm @@ -1,9 +1,6 @@ -;;; PantherX System Configuration Module -;;; This module supports configuration modules for PantherX OS definitions -;;; -;;; Reza Alizadeh Majd <r.majd@pantherx.org> -;;; Franz Geffke <franz@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 system config) #:use-module (gnu bootloader) |