branch: externals/denote commit 3f9bfcb74e9d4dd0e55505a1078e79566a48e358 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Name the FSF as the copyright holder This is for the eventual inclusion in the official GNU ELPA archive (as with all my Emacs packages: <https://protesilaos.com/emacs>). --- denote-dired.el | 2 +- denote-link.el | 2 +- denote-org-capture.el | 2 +- denote.el | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/denote-dired.el b/denote-dired.el index f69a2878e2..fa104d5547 100644 --- a/denote-dired.el +++ b/denote-dired.el @@ -1,6 +1,6 @@ ;;; denote-dired.el --- Integration between Denote and Dired -*- 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/denote diff --git a/denote-link.el b/denote-link.el index 64619be262..e2d86a6196 100644 --- a/denote-link.el +++ b/denote-link.el @@ -1,6 +1,6 @@ ;;; denote-link.el --- Link facility for Denote -*- 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/denote diff --git a/denote-org-capture.el b/denote-org-capture.el index ba3c22e624..a9b254b0d6 100644 --- a/denote-org-capture.el +++ b/denote-org-capture.el @@ -1,6 +1,6 @@ ;;; denote-org-capture.el --- Integration between denote and org-capture -*- 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/denote diff --git a/denote.el b/denote.el index 57d324c512..733f58b94a 100644 --- a/denote.el +++ b/denote.el @@ -1,6 +1,6 @@ ;;; denote.el --- Simple notes with a strict file-naming scheme -*- 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/denote