aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBozhidar Batsov <bbatsov@Bozhidars-Mac-mini.local>2025-01-11 12:55:37 +0200
committerBozhidar Batsov <bbatsov@Bozhidars-Mac-mini.local>2025-01-11 12:55:37 +0200
commit0c6e8c105d552ce436ef3da08788101f648285fd (patch)
treea7f7b0600bc5badc800b13a4680b09813d5f3705 /test
parent0404b9b6eeb0c6504337749a366fffd97de2bfbe (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 d1d7695..ab91299 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-2024 Bozhidar Batsov
+;; Copyright © 2011-2025 Bozhidar Batsov
;; Author: Bozhidar Batsov <bozhidar@batsov.dev>