branch: externals/beframe
commit 84bbfd981a60b515c0511050e8f2e9064dc50f6f
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the copyright years
---
README.org | 2 +-
beframe.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index a67a291a61..71ab94316e 100644
--- a/README.org
+++ b/README.org
@@ -488,7 +488,7 @@ matters.
:CUSTOM_ID: h:06177a5c-be37-4722-b18b-ecbcffe5816d
:END:
-Copyright (C) 2023-2025 Free Software Foundation, Inc.
+Copyright (C) 2023-2026 Free Software Foundation, Inc.
#+begin_quote
Permission is granted to copy, distribute and/or modify this document
diff --git a/beframe.el b/beframe.el
index 8708073573..3d8cd900d5 100644
--- a/beframe.el
+++ b/beframe.el
@@ -1,6 +1,6 @@
;;; beframe.el --- Isolate buffers per frame -*- lexical-binding: t -*-
-;; Copyright (C) 2023-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2023-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>