aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2022-07-19 07:46:14 +0300
committerBozhidar Batsov <bozhidar@batsov.dev>2022-07-19 07:46:14 +0300
commitdc6e7ff658789e4c6cf7c32a4b4fdf22ef9bc5a3 (patch)
tree0cb40c1d03d0593381b0e2533e84e5db1de89ea6 /test
parent00fce5a62cab56873c37629bef653bb2a1e4a4c1 (diff)
Bump the copyright years
Diffstat (limited to 'test')
-rw-r--r--test/projectile-test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/projectile-test.el b/test/projectile-test.el
index 9760e78..1e7a2dd 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>