branch: externals/cursory commit 63c4b42ebe4446484bfb2a81b0b97ff65bcfbb3d Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Mention the FSF as copyright holder --- cursory.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cursory.el b/cursory.el index 87b0bcef3e..23928c5f4d 100644 --- a/cursory.el +++ b/cursory.el @@ -1,11 +1,11 @@ ;;; cursory.el --- Manage cursor styles using presets -*- lexical-binding: t -*- -;; Copyright (C) 2022 Protesilaos Stavrou +;; Copyright (C) 2022 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://git.sr.ht/~protesilaos/cursory ;; Mailing list: https://lists.sr.ht/~protesilaos/cursory -;; Version: 0.1.3 +;; Version: 0.1.4 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: convenience, cursor