aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-07-01 11:44:30 +0200
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-07-01 11:44:30 +0200
commit9c8c6c0bf80e3b0682fc023a027ca06566de66d3 (patch)
treeebf398c4d31bf8097809f7698c4dac2e2d50afab
parent62df8b99a9ad9ab0289fdb76cc3f1ed9f45e5ed0 (diff)
chore: Update library headers
-rw-r--r--nyxt.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/nyxt.el b/nyxt.el
index 17b853d..df271ea 100644
--- a/nyxt.el
+++ b/nyxt.el
@@ -1,11 +1,11 @@
;;; nyxt.el --- Emacs integration with Nyxt -*- lexical-binding: t; -*-
-;; Copyright © 2022, 2023 conses <contact@conses.eu>
+;; Copyright © 2022, 2023 Miguel Ángel Moreno <mail@migalmoreno.com>
-;; Author: conses <contact@conses.eu>
-;; Version: 0.1.0
+;; Author: Miguel Ángel Moreno <mail@migalmoreno.com>
+;; Version: 0.1.1
;; Keywords: tools, processes
-;; URL: https://git.sr.ht/~conses/nyxt.el
+;; URL: https://github.com/migalmoreno/nyxt.el
;; Package-Requires: ((emacs "25.1") sly)
;; This program is free software; you can redistribute it and/or modify