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

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

[nongnu] elpa/projectile 3a33b4f29f 1/2: Bump the copyright years


From: ELPA Syncer
Subject: [nongnu] elpa/projectile 3a33b4f29f 1/2: Bump the copyright years
Date: Tue, 28 Feb 2023 02:59:49 -0500 (EST)

branch: elpa/projectile
commit 3a33b4f29faac0db2dc92f74d6810fdfd61b3a97
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 4c6480fdd3..c60b800032 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ A fairly extensive changelog is available 
[here](CHANGELOG.md).
 
 ## License
 
-Copyright © 2011-2022 Bozhidar Batsov and
+Copyright © 2011-2023 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 f71840bc14..ad4f8395ad 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-2022 Bozhidar Batsov <bozhidar@batsov.dev>
+;; Copyright © 2011-2023 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 b5f128cd60..c9d3a12baf 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-2022 Bozhidar Batsov
+;; Copyright © 2011-2023 Bozhidar Batsov
 
 ;; Author: Bozhidar Batsov <bozhidar@batsov.dev>
 



reply via email to

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