summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProtesilaos <info@protesilaos.com>2026-04-24 13:27:46 +0300
committerProtesilaos <info@protesilaos.com>2026-04-24 13:27:46 +0300
commit978d29405806e826178121c85c958f796ffc2af6 (patch)
treec3fbb93aedc21b6e7bb6b67f33215137abe9859f
parent8d571ee02967622afe3bfdd86e433402279f395d (diff)
Use "Protesilaos" instead of "Protesilaos Stavrou"externals/sxhkdrc-mode
As I announced here: <https://protesilaos.com/news/2026-04-21-omitting-the-surname/>.
-rw-r--r--CHANGELOG.org2
-rw-r--r--COPYING2
-rw-r--r--sxhkdrc-mode.el4
3 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 133127a..9308a2d 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -1,5 +1,5 @@
#+title: Change log of sxhkdrc-mode
-#+author: Protesilaos Stavrou
+#+author: Protesilaos
#+email: info@protesilaos.com
#+options: ':nil toc:nil num:nil author:nil email:nil
diff --git a/COPYING b/COPYING
index 96a5ae7..1758bc8 100644
--- a/COPYING
+++ b/COPYING
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
- Copyright (C) 2021 Protesilaos Stavrou
+ Copyright (C) 2021 Protesilaos
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sxhkdrc-mode.el b/sxhkdrc-mode.el
index 2d66d6f..5c6ddff 100644
--- a/sxhkdrc-mode.el
+++ b/sxhkdrc-mode.el
@@ -2,8 +2,8 @@
;; Copyright (C) 2022-2026 Free Software Foundation, Inc.
-;; Author: Protesilaos Stavrou <info@protesilaos.com>
-;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
+;; Author: Protesilaos <info@protesilaos.com>
+;; Maintainer: Protesilaos <info@protesilaos.com>
;; URL: https://github.com/protesilaos/sxhkdrc-mode
;; Version: 1.2.0
;; Package-Requires: ((emacs "27.1"))