diff options
Diffstat (limited to 'lisp/org/org-persist.el')
-rw-r--r-- | lisp/org/org-persist.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-persist.el b/lisp/org/org-persist.el index 59ef2ac27a0..9acf35bd488 100644 --- a/lisp/org/org-persist.el +++ b/lisp/org/org-persist.el @@ -1,6 +1,6 @@ ;;; org-persist.el --- Persist cached data across Emacs sessions -*- lexical-binding: t; -*- -;; Copyright (C) 2021-2023 Free Software Foundation, Inc. +;; Copyright (C) 2021-2024 Free Software Foundation, Inc. ;; Author: Ihor Radchenko <yantar92 at gmail dot com> ;; Keywords: cache, storage |