From 6990ecfb22f31d5d0776f6e65384e1317790ac01 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Wed, 11 Aug 2021 07:35:57 +0300 Subject: Update my e-mail --- projectile.el | 4 ++-- test/projectile-test.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/projectile.el b/projectile.el index 291f077..33571d3 100644 --- a/projectile.el +++ b/projectile.el @@ -1,8 +1,8 @@ ;;; projectile.el --- Manage and navigate projects in Emacs easily -*- lexical-binding: t -*- -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2021 Bozhidar Batsov -;; Author: Bozhidar Batsov +;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/projectile ;; Keywords: project, convenience ;; Version: 2.5.0 diff --git a/test/projectile-test.el b/test/projectile-test.el index eb582d0..8f2c84c 100644 --- a/test/projectile-test.el +++ b/test/projectile-test.el @@ -2,7 +2,7 @@ ;; Copyright © 2011-2021 Bozhidar Batsov -;; Author: Bozhidar Batsov +;; Author: Bozhidar Batsov ;; This file is NOT part of GNU Emacs. -- cgit v1.0