emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/projectile dc6e7ff658: Bump the copyright years


From: ELPA Syncer
Subject: [nongnu] elpa/projectile dc6e7ff658: Bump the copyright years
Date: Tue, 19 Jul 2022 00:58:53 -0400 (EDT)

branch: elpa/projectile
commit dc6e7ff658789e4c6cf7c32a4b4fdf22ef9bc5a3
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Bump the copyright years
---
 README.md               | 2 +-
 projectile.el           | 2 +-
 test/projectile-test.el | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 9e061672dc..79fc851414 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ A fairly extensive changelog is available 
[here](CHANGELOG.md).
 
 ## License
 
-Copyright © 2011-2021 Bozhidar Batsov and
+Copyright © 2011-2022 Bozhidar Batsov and
 [contributors](https://github.com/bbatsov/projectile/contributors).
 
 Distributed under the GNU General Public License, version 3
diff --git a/projectile.el b/projectile.el
index 324498ef45..76885983bc 100644
--- a/projectile.el
+++ b/projectile.el
@@ -1,6 +1,6 @@
 ;;; projectile.el --- Manage and navigate projects in Emacs easily -*- 
lexical-binding: t -*-
 
-;; Copyright © 2011-2021 Bozhidar Batsov <bozhidar@batsov.dev>
+;; Copyright © 2011-2022 Bozhidar Batsov <bozhidar@batsov.dev>
 
 ;; Author: Bozhidar Batsov <bozhidar@batsov.dev>
 ;; URL: https://github.com/bbatsov/projectile
diff --git a/test/projectile-test.el b/test/projectile-test.el
index 9760e78d1c..1e7a2ddb18 100644
--- a/test/projectile-test.el
+++ b/test/projectile-test.el
@@ -1,6 +1,6 @@
 ;;; projectile-test.el --- Projectile's test suite -*- lexical-binding: t -*-
 
-;; Copyright © 2011-2021 Bozhidar Batsov
+;; Copyright © 2011-2022 Bozhidar Batsov
 
 ;; Author: Bozhidar Batsov <bozhidar@batsov.dev>
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]