branch: elpa/helm commit 04104d2add4806130cdeb3c915e9c09fb1de1046 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Update more copyrights --- helm-easymenu.el | 2 +- helm-id-utils.el | 2 +- helm-lib.el | 2 +- helm-multi-match.el | 2 +- helm-source.el | 2 +- helm-types.el | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/helm-easymenu.el b/helm-easymenu.el index 4370107c9c..03b7d166ed 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 ~ 2020 Thierry Volpiatto +;; Copyright (C) 2015 ~ 2025 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 7bd253e87d..0146976236 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 ~ 2020 Thierry Volpiatto +;; Copyright (C) 2015 ~ 2025 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 d7e298cf5f..554112eff2 100644 --- a/helm-lib.el +++ b/helm-lib.el @@ -1,6 +1,6 @@ ;;; helm-lib.el --- Helm routines. -*- lexical-binding: t -*- -;; Copyright (C) 2015 ~ 2020 Thierry Volpiatto +;; Copyright (C) 2015 ~ 2025 Thierry Volpiatto ;; Author: Thierry Volpiatto ;; URL: http://github.com/emacs-helm/helm diff --git a/helm-multi-match.el b/helm-multi-match.el index e8966ab057..903bd9b558 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 ~ 2020 Thierry Volpiatto +;; Copyright (C) 2011 ~ 2025 Thierry Volpiatto ;; Author: Thierry Volpiatto ;; URL: http://github.com/emacs-helm/helm diff --git a/helm-source.el b/helm-source.el index 4d769bc57f..5fef02ef8a 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 ~ 2020 Thierry Volpiatto +;; Copyright (C) 2015 ~ 2025 Thierry Volpiatto ;; Author: Thierry Volpiatto ;; URL: http://github.com/emacs-helm/helm diff --git a/helm-types.el b/helm-types.el index 728a0cf05b..17d2242672 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 ~ 2020 Thierry Volpiatto +;; Copyright (C) 2015 ~ 2025 Thierry Volpiatto ;; Author: Thierry Volpiatto ;; URL: http://github.com/emacs-helm/helm