diff options
Diffstat (limited to 'px/packages/mastodon.scm')
-rw-r--r-- | px/packages/mastodon.scm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/px/packages/mastodon.scm b/px/packages/mastodon.scm index 1eb0e77..7bdffeb 100644 --- a/px/packages/mastodon.scm +++ b/px/packages/mastodon.scm @@ -1,5 +1,6 @@ -;;; Mastodon Packages Module for PantherX -;;; Fakhri Sajadi (f.sajadi@pantherx.org) +;;; Package Repository for GNU Guix +;;; Copyright © 2021-2023 Fakhri Sajadi <f.sajadi@pantherx.org> +;;; Copyright © 2021-2025 Franz Geffke <m@f-a.nz> (define-module (px packages mastodon) #:use-module ((guix licenses) |