summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElías Gabriel Pérez <eg642616@gmail.com>2026-01-05 10:27:52 -0600
committerElías Gabriel Pérez <eg642616@gmail.com>2026-01-05 10:28:32 -0600
commit865b92a60924554d04bad6b889f15fb0a88690de (patch)
tree134f2a8f9f1a6a896104b94f8ebc9695b5cf8742
parent524240feb0cd4c385bab2e6f3345ef8ad52c112d (diff)
; Update copyright years
-rw-r--r--colorful-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorful-mode.el b/colorful-mode.el
index 6280912..4ab60a3 100644
--- a/colorful-mode.el
+++ b/colorful-mode.el
@@ -1,6 +1,6 @@
;;; colorful-mode.el --- Preview any color in your buffer in real time -*- lexical-binding: t; -*-
-;; Copyright (C) 2024-2025 Free Software Foundation, Inc
+;; Copyright (C) 2024-2026 Free Software Foundation, Inc
;; Author: Elias G. Perez <eg642616@gmail.com>
;; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>