branch: elpa/helm
commit cbbaff3c5a76b3ab91ba297844acce11980f55fd
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Update copyrights
---
 emacs-helm.sh           | 2 +-
 helm-adaptive.el        | 2 +-
 helm-bookmark.el        | 2 +-
 helm-buffers.el         | 2 +-
 helm-color.el           | 2 +-
 helm-command.el         | 2 +-
 helm-core.el            | 2 +-
 helm-dabbrev.el         | 2 +-
 helm-easymenu.el        | 2 +-
 helm-elisp.el           | 2 +-
 helm-epa.el             | 2 +-
 helm-eshell.el          | 2 +-
 helm-eval.el            | 2 +-
 helm-external.el        | 2 +-
 helm-fd.el              | 2 +-
 helm-files.el           | 2 +-
 helm-find.el            | 2 +-
 helm-font.el            | 2 +-
 helm-for-files.el       | 2 +-
 helm-global-bindings.el | 2 +-
 helm-grep.el            | 2 +-
 helm-help.el            | 2 +-
 helm-id-utils.el        | 2 +-
 helm-imenu.el           | 2 +-
 helm-info.el            | 2 +-
 helm-lib.el             | 2 +-
 helm-locate.el          | 2 +-
 helm-man.el             | 2 +-
 helm-misc.el            | 2 +-
 helm-mode.el            | 2 +-
 helm-multi-match.el     | 2 +-
 helm-net.el             | 2 +-
 helm-occur.el           | 2 +-
 helm-packages.el        | 2 +-
 helm-regexp.el          | 2 +-
 helm-ring.el            | 2 +-
 helm-source.el          | 2 +-
 helm-sys.el             | 2 +-
 helm-tags.el            | 2 +-
 helm-types.el           | 2 +-
 helm-utils.el           | 2 +-
 helm-x-files.el         | 2 +-
 helm-x-icons.el         | 2 +-
 helm.el                 | 2 +-
 44 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/emacs-helm.sh b/emacs-helm.sh
index 1bd32f30cca..097e884358f 100755
--- a/emacs-helm.sh
+++ b/emacs-helm.sh
@@ -1,7 +1,7 @@
 #!/usr/bin/env sh
 
 
-## Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+## Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
diff --git a/helm-adaptive.el b/helm-adaptive.el
index 68c77e2a82e..ea9fef6d689 100644
--- a/helm-adaptive.el
+++ b/helm-adaptive.el
@@ -3,7 +3,7 @@
 ;; Original Author: Tamas Patrovics
 
 ;; Copyright (C) 2007 Tamas Patrovics
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-bookmark.el b/helm-bookmark.el
index 98e6d7f8480..bf2d9526955 100644
--- a/helm-bookmark.el
+++ b/helm-bookmark.el
@@ -1,6 +1,6 @@
 ;;; helm-bookmark.el --- Helm for Emacs regular Bookmarks. -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-buffers.el b/helm-buffers.el
index 40d7595ff36..6d1f466c2d3 100644
--- a/helm-buffers.el
+++ b/helm-buffers.el
@@ -1,6 +1,6 @@
 ;;; helm-buffers.el --- helm support for buffers. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-color.el b/helm-color.el
index de505472445..cda00dde14a 100644
--- a/helm-color.el
+++ b/helm-color.el
@@ -1,6 +1,6 @@
 ;;; helm-color.el --- colors and faces -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-command.el b/helm-command.el
index cb6b6425d91..3b3c385155f 100644
--- a/helm-command.el
+++ b/helm-command.el
@@ -1,6 +1,6 @@
 ;;; helm-command.el --- Helm execute-exended-command. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-core.el b/helm-core.el
index bb42f8856cd..051693ca206 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -1,6 +1,6 @@
 ;;; helm-core.el --- Development files for Helm  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2022 ~ 2025  Thierry Volpiatto
+;; Copyright (C) 2022 ~ 2026  Thierry Volpiatto
 
 ;; Author: Thierry Volpiatto <[email protected]>
 ;; URL: https://emacs-helm.github.io/helm/
diff --git a/helm-dabbrev.el b/helm-dabbrev.el
index ef522feb68a..5395416b318 100644
--- a/helm-dabbrev.el
+++ b/helm-dabbrev.el
@@ -1,6 +1,6 @@
 ;;; helm-dabbrev.el --- Helm implementation of dabbrev. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-easymenu.el b/helm-easymenu.el
index 03b7d166edf..8609b8d1737 100644
--- a/helm-easymenu.el
+++ b/helm-easymenu.el
@@ -1,6 +1,6 @@
 ;;; helm-easymenu.el --- Helm easymenu definitions. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2015 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-elisp.el b/helm-elisp.el
index d0ea96b4763..81fde337398 100644
--- a/helm-elisp.el
+++ b/helm-elisp.el
@@ -1,6 +1,6 @@
 ;;; helm-elisp.el --- Elisp symbols completion for helm. -*- lexical-binding: 
t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-epa.el b/helm-epa.el
index 3bd03dbfbda..194bf9b41f4 100644
--- a/helm-epa.el
+++ b/helm-epa.el
@@ -1,6 +1,6 @@
 ;;; helm-epa.el --- helm interface for epa/epg  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto <[email protected]>
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto <[email protected]>
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-eshell.el b/helm-eshell.el
index 8916cadf0ec..5b36ab642ad 100644
--- a/helm-eshell.el
+++ b/helm-eshell.el
@@ -1,6 +1,6 @@
 ;;; helm-eshell.el --- pcomplete and eshell completion for helm. -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-eval.el b/helm-eval.el
index c03b67adde5..bb92947f756 100644
--- a/helm-eval.el
+++ b/helm-eval.el
@@ -1,6 +1,6 @@
 ;;; helm-eval.el --- eval expressions from helm. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-external.el b/helm-external.el
index 81c3de27cf0..2179354c8cb 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -1,6 +1,6 @@
 ;;; helm-external.el --- Run Externals commands within Emacs with helm 
completion. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-fd.el b/helm-fd.el
index 895e2f300fd..f9c2a4bcc49 100644
--- a/helm-fd.el
+++ b/helm-fd.el
@@ -1,6 +1,6 @@
 ;;; helm-fd.el --- helm interface for fd command line tool. -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-files.el b/helm-files.el
index 809256fc6bd..24561ebdb49 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -1,6 +1,6 @@
 ;;; helm-files.el --- helm file browser and related. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-find.el b/helm-find.el
index dc81c26265b..e43ef266d73 100644
--- a/helm-find.el
+++ b/helm-find.el
@@ -1,6 +1,6 @@
 ;;; helm-find.el --- helm interface for find command. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-font.el b/helm-font.el
index 92875d2408a..fe0b99c43cf 100644
--- a/helm-font.el
+++ b/helm-font.el
@@ -1,6 +1,6 @@
 ;;; helm-font --- Font and ucs selection for Helm -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-for-files.el b/helm-for-files.el
index 4868f6cd863..9f9244e924e 100644
--- a/helm-for-files.el
+++ b/helm-for-files.el
@@ -1,6 +1,6 @@
 ;;; helm-for-files.el --- helm-for-files and related. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-global-bindings.el b/helm-global-bindings.el
index f24dc7b6355..abcf83cad2a 100644
--- a/helm-global-bindings.el
+++ b/helm-global-bindings.el
@@ -1,6 +1,6 @@
 ;;; helm-global-bindings.el --- Bind global helm commands -*- lexical-binding: 
t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-grep.el b/helm-grep.el
index e6a713223ab..509e0f78c0a 100644
--- a/helm-grep.el
+++ b/helm-grep.el
@@ -1,6 +1,6 @@
 ;;; helm-grep.el --- Helm Incremental Grep. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-help.el b/helm-help.el
index 3708ff3cbcf..03785269edd 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1,6 +1,6 @@
 ;;; helm-help.el --- Help messages for Helm. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-id-utils.el b/helm-id-utils.el
index e62fe5d7c72..96159aaa190 100644
--- a/helm-id-utils.el
+++ b/helm-id-utils.el
@@ -1,6 +1,6 @@
 ;;; helm-id-utils.el --- Helm interface for id-utils. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2015 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2015 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-imenu.el b/helm-imenu.el
index 07826c5fabb..e9d481cefe6 100644
--- a/helm-imenu.el
+++ b/helm-imenu.el
@@ -1,6 +1,6 @@
 ;;; helm-imenu.el --- Helm interface for Imenu -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-info.el b/helm-info.el
index b6575fcbd57..8271a935d29 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -1,6 +1,6 @@
 ;;; helm-info.el --- Browse info index with helm -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-lib.el b/helm-lib.el
index b89372b9335..34398405586 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -1,6 +1,6 @@
 ;;; helm-lib.el --- Helm routines. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015 ~ 2025  Thierry Volpiatto
+;; Copyright (C) 2015 ~ 2026  Thierry Volpiatto
 
 ;; Author: Thierry Volpiatto
 ;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-locate.el b/helm-locate.el
index 1be9d1a039b..a5f21017b07 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -1,6 +1,6 @@
 ;;; helm-locate.el --- helm interface for locate. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-man.el b/helm-man.el
index 1174a36f776..983a5ba3709 100644
--- a/helm-man.el
+++ b/helm-man.el
@@ -1,6 +1,6 @@
 ;;; helm-man.el --- Man and woman UI -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-misc.el b/helm-misc.el
index e708e7c5084..8064b4a51bf 100644
--- a/helm-misc.el
+++ b/helm-misc.el
@@ -1,6 +1,6 @@
 ;;; helm-misc.el --- Various functions for helm -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-mode.el b/helm-mode.el
index 32a6811239f..2395d8cdc25 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1,6 +1,6 @@
 ;;; helm-mode.el --- Enable helm completion everywhere. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-multi-match.el b/helm-multi-match.el
index 1a1a1d7f797..7bde6d39df4 100644
--- a/helm-multi-match.el
+++ b/helm-multi-match.el
@@ -3,7 +3,7 @@
 ;; Original Author: rubikitch
 
 ;; Copyright (C) 2008 ~ 2011 rubikitch
-;; Copyright (C) 2011 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2011 ~ 2026 Thierry Volpiatto
 
 ;; Author: Thierry Volpiatto
 ;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-net.el b/helm-net.el
index 0540c82877d..61f40caed3e 100644
--- a/helm-net.el
+++ b/helm-net.el
@@ -1,6 +1,6 @@
 ;;; helm-net.el --- helm browse url and search web. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-occur.el b/helm-occur.el
index f523b0f122f..87e5aa00cf0 100644
--- a/helm-occur.el
+++ b/helm-occur.el
@@ -1,6 +1,6 @@
 ;;; helm-occur.el --- Incremental Occur for Helm. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-packages.el b/helm-packages.el
index 7518d0e25ed..475c1701e9e 100644
--- a/helm-packages.el
+++ b/helm-packages.el
@@ -1,6 +1,6 @@
 ;;; helm-packages.el --- helm interface to manage packages  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-regexp.el b/helm-regexp.el
index 767e883c324..13fb0bd96a1 100644
--- a/helm-regexp.el
+++ b/helm-regexp.el
@@ -1,6 +1,6 @@
 ;;; helm-regexp.el --- In buffer regexp searching and replacement for helm. 
-*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-ring.el b/helm-ring.el
index 4431d3710cb..d42bd89bbae 100644
--- a/helm-ring.el
+++ b/helm-ring.el
@@ -1,6 +1,6 @@
 ;;; helm-ring.el --- kill-ring, mark-ring, and register browsers for helm. -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-source.el b/helm-source.el
index 392eb8d266d..2df9075d482 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -1,6 +1,6 @@
 ;;; helm-source.el --- Helm source creation. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015 ~ 2025  Thierry Volpiatto
+;; Copyright (C) 2015 ~ 2026  Thierry Volpiatto
 
 ;; Author: Thierry Volpiatto
 ;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-sys.el b/helm-sys.el
index 18c6049220b..6d12f9a3993 100644
--- a/helm-sys.el
+++ b/helm-sys.el
@@ -1,6 +1,6 @@
 ;;; helm-sys.el --- System related functions for helm. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-tags.el b/helm-tags.el
index 53a877736b9..3e685f83fdc 100644
--- a/helm-tags.el
+++ b/helm-tags.el
@@ -1,6 +1,6 @@
 ;;; helm-tags.el --- Helm for Etags. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-types.el b/helm-types.el
index c7be1efbd0d..48e4476bd08 100644
--- a/helm-types.el
+++ b/helm-types.el
@@ -1,6 +1,6 @@
 ;;; helm-types.el --- Helm types classes and methods. -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2015 ~ 2025  Thierry Volpiatto
+;; Copyright (C) 2015 ~ 2026  Thierry Volpiatto
 
 ;; Author: Thierry Volpiatto
 ;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-utils.el b/helm-utils.el
index fed5c2ee10a..19c3e52fd99 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -1,6 +1,6 @@
 ;;; helm-utils.el --- Utilities Functions for helm. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-x-files.el b/helm-x-files.el
index 0552a47ab76..9624502df44 100644
--- a/helm-x-files.el
+++ b/helm-x-files.el
@@ -1,6 +1,6 @@
 ;;; helm-x-files.el --- helm auxiliary functions and sources. -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm-x-icons.el b/helm-x-icons.el
index 6f13efa9b71..c8d2bc5203b 100644
--- a/helm-x-icons.el
+++ b/helm-x-icons.el
@@ -1,6 +1,6 @@
 ;;; helm-x-icons.el --- Provide compatibility between icons providers -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2012 ~ 2025 Thierry Volpiatto
+;; Copyright (C) 2012 ~ 2026 Thierry Volpiatto
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm.el b/helm.el
index 7453215cc28..d5fd814341b 100644
--- a/helm.el
+++ b/helm.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2007         Tamas Patrovics
 ;;               2008 ~ 2011  rubikitch <[email protected]>
-;;               2011 ~ 2025  Thierry Volpiatto
+;;               2011 ~ 2026  Thierry Volpiatto
 
 ;; This is a fork of anything.el wrote by Tamas Patrovics.
 

Reply via email to