aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-07-10 12:01:19 +0200
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-07-10 12:01:19 +0200
commit7ca2c060152b50a0862b664d7f0af1b45fe535ec (patch)
tree5172713391dc48a268cdea13658afde18a99600d
parent87feac522a7d310b18c22bf07d48a0850a499096 (diff)
chore: Update library headers
-rw-r--r--fdroid.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/fdroid.el b/fdroid.el
index 003ff17..ecc4746 100644
--- a/fdroid.el
+++ b/fdroid.el
@@ -1,11 +1,11 @@
;;; fdroid.el --- An Emacs interface to F-Droid -*- lexical-binding: t; -*-
-;; Copyright © 2022, 2023 conses <contact@conses.eu>
+;; Copyright © 2022, 2023 Miguel Ángel Moreno <mail@migalmoreno.com>
-;; Author: conses <contact@conses.eu>
+;; Author: Miguel Ángel Moreno <mail@migalmoreno.com>
;; Version: 0.1.0
;; Keywords: tools, processes
-;; URL: https://git.sr.ht/~conses/fdroid.el
+;; URL: https://github.com/migalmoreno/fdroid.el
;; Package-Requires: ((emacs "25.1"))
;; This program is free software; you can redistribute it and/or modify