branch: externals/sxhkdrc-mode commit c1cbdf9e6ff690e375e8f714c52822f9da781b3d Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update copyright years --- COPYING | 2 +- sxhkdrc-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYING b/COPYING index 59f0371b58..96a5ae7919 100644 --- a/COPYING +++ b/COPYING @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - <program> Copyright (C) 2022 Free Software Foundation, Inc. + <program> Copyright (C) 2022-2023 Free Software Foundation, Inc. This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/sxhkdrc-mode.el b/sxhkdrc-mode.el index eca1c84cc2..de45ea85cf 100644 --- a/sxhkdrc-mode.el +++ b/sxhkdrc-mode.el @@ -1,6 +1,6 @@ ;;; sxhkdrc-mode.el --- Major mode for sxhkdrc files (Simple X Hot Key Daemon) -*- lexical-binding: t -*- -;; Copyright (C) 2022 Free Software Foundation, Inc. +;; Copyright (C) 2022-2023 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Protesilaos Stavrou General Issues <~protesilaos/general-iss...@lists.sr.ht>