diff options
| -rw-r--r-- | CHANGELOG.org | 2 | ||||
| -rw-r--r-- | COPYING | 2 | ||||
| -rw-r--r-- | sxhkdrc-mode.el | 4 |
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 @@ -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")) |
