branch: externals/embark
commit 1569621943aa9522569d4ab4518719ef64e95824
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update copyright years
---
avy-embark-collect.el | 2 +-
embark-consult.el | 2 +-
embark-org.el | 2 +-
embark.el | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/avy-embark-collect.el b/avy-embark-collect.el
index 56f7c354ea..c674e1780f 100644
--- a/avy-embark-collect.el
+++ b/avy-embark-collect.el
@@ -1,6 +1,6 @@
;;; avy-embark-collect.el --- Use avy to jump to Embark Collect entries -*-
lexical-binding: t; -*-
-;; Copyright (C) 2020-2025 Omar Antolín Camarena
+;; Copyright (C) 2020-2026 Omar Antolín Camarena
;; Author: Omar Antolín Camarena <[email protected]>
;; Keywords: convenience
diff --git a/embark-consult.el b/embark-consult.el
index 6ef471d50b..d26f019811 100644
--- a/embark-consult.el
+++ b/embark-consult.el
@@ -1,6 +1,6 @@
;;; embark-consult.el --- Consult integration for Embark -*- lexical-binding:
t; -*-
-;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2026 Free Software Foundation, Inc.
;; Author: Omar Antolín Camarena <[email protected]>
;; Maintainer: Omar Antolín Camarena <[email protected]>
diff --git a/embark-org.el b/embark-org.el
index 1f42de3ee8..feaaf3e678 100644
--- a/embark-org.el
+++ b/embark-org.el
@@ -1,6 +1,6 @@
;;; embark-org.el --- Embark targets and actions for Org Mode -*-
lexical-binding: t; -*-
-;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 Free Software Foundation, Inc.
;; 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/embark.el b/embark.el
index a4af92df32..d50d407a34 100644
--- a/embark.el
+++ b/embark.el
@@ -1,6 +1,6 @@
;;; embark.el --- Conveniently act on minibuffer completions -*-
lexical-binding: t; -*-
-;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2026 Free Software Foundation, Inc.
;; Author: Omar Antolín Camarena <[email protected]>
;; Maintainer: Omar Antolín Camarena <[email protected]>