summaryrefslogtreecommitdiff
path: root/do-at-point.el
diff options
context:
space:
mode:
Diffstat (limited to 'do-at-point.el')
-rw-r--r--do-at-point.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/do-at-point.el b/do-at-point.el
index 3b4d325..a15a4a4 100644
--- a/do-at-point.el
+++ b/do-at-point.el
@@ -1,10 +1,10 @@
;;; do-at-point.el --- Generic context-sensitive action dispatcher. -*- lexical-binding: t; -*-
-;; Copyright (C) 2023, 2024 Free Software Foundation, Inc.
+;; Copyright (C) 2023, 2024, 2025 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
-;; Maintainer: Philip Kaludercic <~pkal/public-inbox@lists.sr.ht>
-;; URL: https://git.sr.ht/~pkal/do-at-point
+;; Maintainer: Philip Kaludercic <philipk@posteo.net>
+;; URL: https://codeberg.org/pkal/do-at-point.el
;; Version: 0.1.2
;; Package-Requires: ((emacs "26.1"))
;; Keywords: convenience