branch: elpa/extmap
commit eca2915534c2ab6cf4a5c6444377dbc0709f48b1
Author: Paul Pogonyshev <pogonys...@gmail.com>
Commit: Paul Pogonyshev <pogonys...@gmail.com>

    Retroactively update copyright notices based on Git history.
---
 extmap.el           | 2 +-
 test/extmap-test.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extmap.el b/extmap.el
index f1dd754243..97f975cbf3 100644
--- a/extmap.el
+++ b/extmap.el
@@ -1,6 +1,6 @@
 ;;; extmap.el --- Externally-stored constant mapping for Elisp  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2018 Paul Pogonyshev
+;; Copyright (C) 2018-2021 Paul Pogonyshev
 
 ;; Author:     Paul Pogonyshev <pogonys...@gmail.com>
 ;; Maintainer: Paul Pogonyshev <pogonys...@gmail.com>
diff --git a/test/extmap-test.el b/test/extmap-test.el
index 6547eb44a4..8ec9c1e7c7 100644
--- a/test/extmap-test.el
+++ b/test/extmap-test.el
@@ -1,6 +1,6 @@
 ;;; -*- lexical-binding: t -*-
 
-;;; Copyright (C) 2018 Paul Pogonyshev
+;;; Copyright (C) 2018-2021 Paul Pogonyshev
 
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as

Reply via email to