From b8656a2cef3d5da7270e391222d8139fc042edd5 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 1 Jan 2022 15:25:06 -0500 Subject: [PATCH] Update main-only copyright years --- lisp/oc-bibtex.el | 2 +- lisp/org-persist.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/oc-bibtex.el b/lisp/oc-bibtex.el index 4cd00b7ce..0b598fda4 100644 --- a/lisp/oc-bibtex.el +++ b/lisp/oc-bibtex.el @@ -1,6 +1,6 @@ ;;; oc-bibtex.el --- Vanilla citation processor for LaTeX -*- lexical-binding: t; -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2022 Free Software Foundation, Inc. ;; Author: Nicolas Goaziou diff --git a/lisp/org-persist.el b/lisp/org-persist.el index 4994625c8..266c0a513 100644 --- a/lisp/org-persist.el +++ b/lisp/org-persist.el @@ -1,6 +1,6 @@ ;;; org-persist.el --- Persist data across Emacs sessions -*- lexical-binding: t; -*- -;; Copyright (C) 2021-2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2022 Free Software Foundation, Inc. ;; Author: Ihor Radchenko ;; Keywords: cache, storage