branch: externals/kubed
commit 79ac90df9c860e6fa0da4e23dbc10d9817ce56d5
Author: Eshel Yaron <[email protected]>
Commit: Eshel Yaron <[email protected]>

    ; Update copyright years.
---
 LICENSE            | 2 +-
 cobra.el           | 2 +-
 kubed-common.el    | 2 +-
 kubed-tramp.el     | 2 +-
 kubed-transient.el | 2 +-
 kubed.el           | 2 +-
 kubed.texi         | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/LICENSE b/LICENSE
index cfd527c4d6..9934a8648a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -186,7 +186,7 @@
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
 
-   Copyright 2024-2025 Eshel Yaron
+   Copyright 2024-2026 Eshel Yaron
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
diff --git a/cobra.el b/cobra.el
index c7d5ffb07b..e9f63dfe29 100644
--- a/cobra.el
+++ b/cobra.el
@@ -1,6 +1,6 @@
 ;;; cobra.el --- Complete Cobra command lines   -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2024-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2024-2026  Free Software Foundation, Inc.
 
 ;; Author: Eshel Yaron <[email protected]>
 ;; Keywords: tools
diff --git a/kubed-common.el b/kubed-common.el
index f7cb240ed5..e5199bf004 100644
--- a/kubed-common.el
+++ b/kubed-common.el
@@ -1,6 +1,6 @@
 ;;; kubed-common.el --- Common definitons for Kubed   -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2024-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2024-2026  Free Software Foundation, Inc.
 
 ;; Author: Eshel Yaron <[email protected]>
 ;; Keywords: tools
diff --git a/kubed-tramp.el b/kubed-tramp.el
index 9e6fbac4e4..634a73db24 100644
--- a/kubed-tramp.el
+++ b/kubed-tramp.el
@@ -1,6 +1,6 @@
 ;;; kubed-tramp.el --- Kubed Tramp integration   -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2024-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2024-2026  Free Software Foundation, Inc.
 
 ;; Author: Eshel Yaron <[email protected]>
 ;; Keywords: tools
diff --git a/kubed-transient.el b/kubed-transient.el
index faf861ca72..65ea312f97 100644
--- a/kubed-transient.el
+++ b/kubed-transient.el
@@ -1,6 +1,6 @@
 ;;; kubed-transient.el --- Kubernetes transient menus   -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2024-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2024-2026  Free Software Foundation, Inc.
 
 ;; Author: Eshel Yaron <[email protected]>
 ;; Keywords: tools
diff --git a/kubed.el b/kubed.el
index 093d8db801..a6d0fa5e07 100644
--- a/kubed.el
+++ b/kubed.el
@@ -1,6 +1,6 @@
 ;;; kubed.el --- Kubernetes, Emacs, done!   -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2024-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2024-2026  Free Software Foundation, Inc.
 
 ;; Author: Eshel Yaron <[email protected]>
 ;; Maintainer: Eshel Yaron <~eshel/[email protected]>
diff --git a/kubed.texi b/kubed.texi
index 86e6e1c1a5..6be435c9a0 100644
--- a/kubed.texi
+++ b/kubed.texi
@@ -13,7 +13,7 @@
 @copying
 This manual is for Kubed 0.5.0, a rich Emacs interface for Kubernetes.
 
-Copyright @copyright{} 2024-2025 Eshel Yaron.
+Copyright @copyright{} 2024-2026 Eshel Yaron.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document

Reply via email to