branch: externals/xelb
commit ec339f49edb629b0c9e6e32d9172aede47370eb0
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    ; Update copyright years
---
 xcb-bigreq.el      | 2 +-
 xcb-composite.el   | 2 +-
 xcb-cursor.el      | 2 +-
 xcb-damage.el      | 2 +-
 xcb-dbe.el         | 2 +-
 xcb-debug.el       | 2 +-
 xcb-dpms.el        | 2 +-
 xcb-dri2.el        | 2 +-
 xcb-dri3.el        | 2 +-
 xcb-ewmh.el        | 2 +-
 xcb-ge.el          | 2 +-
 xcb-glx.el         | 2 +-
 xcb-icccm.el       | 2 +-
 xcb-keysyms.el     | 2 +-
 xcb-present.el     | 2 +-
 xcb-randr.el       | 2 +-
 xcb-record.el      | 2 +-
 xcb-render.el      | 2 +-
 xcb-renderutil.el  | 2 +-
 xcb-res.el         | 2 +-
 xcb-screensaver.el | 2 +-
 xcb-shape.el       | 2 +-
 xcb-shm.el         | 2 +-
 xcb-sync.el        | 2 +-
 xcb-systemtray.el  | 2 +-
 xcb-types.el       | 2 +-
 xcb-xc_misc.el     | 2 +-
 xcb-xembed.el      | 2 +-
 xcb-xevie.el       | 2 +-
 xcb-xf86dri.el     | 2 +-
 xcb-xf86vidmode.el | 2 +-
 xcb-xfixes.el      | 2 +-
 xcb-xim.el         | 2 +-
 xcb-xinerama.el    | 2 +-
 xcb-xinput.el      | 2 +-
 xcb-xkb.el         | 2 +-
 xcb-xlib.el        | 2 +-
 xcb-xprint.el      | 2 +-
 xcb-xproto.el      | 2 +-
 xcb-xselinux.el    | 2 +-
 xcb-xsettings.el   | 2 +-
 xcb-xtest.el       | 2 +-
 xcb-xv.el          | 2 +-
 xcb-xvmc.el        | 2 +-
 xcb.el             | 2 +-
 xelb-gen           | 4 ++--
 xelb-test.el       | 3 ++-
 xelb.el            | 2 +-
 48 files changed, 50 insertions(+), 49 deletions(-)

diff --git a/xcb-bigreq.el b/xcb-bigreq.el
index e263413fc3..bb560036b8 100644
--- a/xcb-bigreq.el
+++ b/xcb-bigreq.el
@@ -1,6 +1,6 @@
 ;;; xcb-bigreq.el --- X11 BigRequests extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-composite.el b/xcb-composite.el
index 66d30f18b3..2ab522dd4a 100644
--- a/xcb-composite.el
+++ b/xcb-composite.el
@@ -1,6 +1,6 @@
 ;;; xcb-composite.el --- X11 Composite extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-cursor.el b/xcb-cursor.el
index f0a3243df9..9cff7d726f 100644
--- a/xcb-cursor.el
+++ b/xcb-cursor.el
@@ -1,6 +1,6 @@
 ;;; xcb-cursor.el --- Port of Xcursor  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-damage.el b/xcb-damage.el
index 2ae0d87aba..fae50e0d51 100644
--- a/xcb-damage.el
+++ b/xcb-damage.el
@@ -1,6 +1,6 @@
 ;;; xcb-damage.el --- X11 Damage extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-dbe.el b/xcb-dbe.el
index ad67c117c0..7db3c37a1a 100644
--- a/xcb-dbe.el
+++ b/xcb-dbe.el
@@ -1,6 +1,6 @@
 ;;; xcb-dbe.el --- X11 Dbe extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-debug.el b/xcb-debug.el
index 92cea7daa9..e7642c3ebe 100644
--- a/xcb-debug.el
+++ b/xcb-debug.el
@@ -1,6 +1,6 @@
 ;;; xcb-debug.el --- Debugging helpers for XELB  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2018-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2025 Free Software Foundation, Inc.
 
 ;; Author: Adrián Medraño Calvo <adr...@medranocalvo.com>
 
diff --git a/xcb-dpms.el b/xcb-dpms.el
index 63b31f1b8a..44b85c1713 100644
--- a/xcb-dpms.el
+++ b/xcb-dpms.el
@@ -1,6 +1,6 @@
 ;;; xcb-dpms.el --- X11 DPMS extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-dri2.el b/xcb-dri2.el
index 36a4116998..e9dfc98457 100644
--- a/xcb-dri2.el
+++ b/xcb-dri2.el
@@ -1,6 +1,6 @@
 ;;; xcb-dri2.el --- X11 DRI2 extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-dri3.el b/xcb-dri3.el
index 43b72246f8..dedb34afe3 100644
--- a/xcb-dri3.el
+++ b/xcb-dri3.el
@@ -1,6 +1,6 @@
 ;;; xcb-dri3.el --- X11 DRI3 extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-ewmh.el b/xcb-ewmh.el
index 98bdd97b23..40746c9563 100644
--- a/xcb-ewmh.el
+++ b/xcb-ewmh.el
@@ -1,6 +1,6 @@
 ;;; xcb-ewmh.el --- Extended Window Manager Hints  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-ge.el b/xcb-ge.el
index f18c8eb9fd..fc8a7e1d12 100644
--- a/xcb-ge.el
+++ b/xcb-ge.el
@@ -1,6 +1,6 @@
 ;;; xcb-ge.el --- X11 GenericEvent extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-glx.el b/xcb-glx.el
index 5c25e42ac5..5810727d64 100644
--- a/xcb-glx.el
+++ b/xcb-glx.el
@@ -1,6 +1,6 @@
 ;;; xcb-glx.el --- X11 Glx extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-icccm.el b/xcb-icccm.el
index 44ea8a1b0f..c8359bc102 100644
--- a/xcb-icccm.el
+++ b/xcb-icccm.el
@@ -1,7 +1,7 @@
 ;;; xcb-icccm.el --- Inter-Client Communication  -*- lexical-binding: t -*-
 ;;;                  Conventions Manual
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-keysyms.el b/xcb-keysyms.el
index 8999d71986..062989ed97 100644
--- a/xcb-keysyms.el
+++ b/xcb-keysyms.el
@@ -1,7 +1,7 @@
 ;;; xcb-keysyms.el --- Conversion between  -*- lexical-binding: t -*-
 ;;;                    X keysyms, X keycodes and Emacs key event.
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-present.el b/xcb-present.el
index 9d13c7ad0f..4de1f78ad1 100644
--- a/xcb-present.el
+++ b/xcb-present.el
@@ -1,6 +1,6 @@
 ;;; xcb-present.el --- X11 Present extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-randr.el b/xcb-randr.el
index 07af7e169f..faaab8d5dd 100644
--- a/xcb-randr.el
+++ b/xcb-randr.el
@@ -1,6 +1,6 @@
 ;;; xcb-randr.el --- X11 RandR extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-record.el b/xcb-record.el
index b9891bc70f..1f561df9b9 100644
--- a/xcb-record.el
+++ b/xcb-record.el
@@ -1,6 +1,6 @@
 ;;; xcb-record.el --- X11 Record extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-render.el b/xcb-render.el
index 2a2413afa1..0cb9da794a 100644
--- a/xcb-render.el
+++ b/xcb-render.el
@@ -1,6 +1,6 @@
 ;;; xcb-render.el --- X11 Render extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-renderutil.el b/xcb-renderutil.el
index 6e7f9f334c..f096a7294e 100644
--- a/xcb-renderutil.el
+++ b/xcb-renderutil.el
@@ -1,7 +1,7 @@
 ;;; xcb-renderutil.el --- Utility functions for  -*- lexical-binding: t -*-
 ;;;                       the Render extension
 
-;; Copyright (C) 2016-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-res.el b/xcb-res.el
index 886c998f3d..e44d5cc6a8 100644
--- a/xcb-res.el
+++ b/xcb-res.el
@@ -1,6 +1,6 @@
 ;;; xcb-res.el --- X11 Res extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-screensaver.el b/xcb-screensaver.el
index d52e562197..64d8bd8b35 100644
--- a/xcb-screensaver.el
+++ b/xcb-screensaver.el
@@ -1,6 +1,6 @@
 ;;; xcb-screensaver.el --- X11 ScreenSaver extension  -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-shape.el b/xcb-shape.el
index c31ba0c0e2..603ffd12f3 100644
--- a/xcb-shape.el
+++ b/xcb-shape.el
@@ -1,6 +1,6 @@
 ;;; xcb-shape.el --- X11 Shape extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-shm.el b/xcb-shm.el
index 5b04e4e1d3..8ebacfbdfb 100644
--- a/xcb-shm.el
+++ b/xcb-shm.el
@@ -1,6 +1,6 @@
 ;;; xcb-shm.el --- X11 Shm extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-sync.el b/xcb-sync.el
index c140dcfed9..88b6868759 100644
--- a/xcb-sync.el
+++ b/xcb-sync.el
@@ -1,6 +1,6 @@
 ;;; xcb-sync.el --- X11 Sync extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-systemtray.el b/xcb-systemtray.el
index 03d47dfaa6..52fedaa1af 100644
--- a/xcb-systemtray.el
+++ b/xcb-systemtray.el
@@ -1,6 +1,6 @@
 ;;; xcb-systemtray.el --- System tray protocol  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2016-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-types.el b/xcb-types.el
index 89cff6671c..65151a7d75 100644
--- a/xcb-types.el
+++ b/xcb-types.el
@@ -1,6 +1,6 @@
 ;;; xcb-types.el --- Type definitions for XCB  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-xc_misc.el b/xcb-xc_misc.el
index d61f3c523a..3d1c35f450 100644
--- a/xcb-xc_misc.el
+++ b/xcb-xc_misc.el
@@ -1,6 +1,6 @@
 ;;; xcb-xc_misc.el --- X11 XCMisc extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xembed.el b/xcb-xembed.el
index c5273e8e4f..81b824b478 100644
--- a/xcb-xembed.el
+++ b/xcb-xembed.el
@@ -1,6 +1,6 @@
 ;;; xcb-xembed.el --- XEmbed protocol -*- lexical-binding: t -*-
 
-;; Copyright (C) 2016-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-xevie.el b/xcb-xevie.el
index 33dff7e616..d9fda9ffcd 100644
--- a/xcb-xevie.el
+++ b/xcb-xevie.el
@@ -1,6 +1,6 @@
 ;;; xcb-xevie.el --- X11 Xevie extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xf86dri.el b/xcb-xf86dri.el
index b77c0089f5..58dc4ec1ed 100644
--- a/xcb-xf86dri.el
+++ b/xcb-xf86dri.el
@@ -1,6 +1,6 @@
 ;;; xcb-xf86dri.el --- X11 XF86Dri extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xf86vidmode.el b/xcb-xf86vidmode.el
index 1cd9feabb2..a476a2e197 100644
--- a/xcb-xf86vidmode.el
+++ b/xcb-xf86vidmode.el
@@ -1,6 +1,6 @@
 ;;; xcb-xf86vidmode.el --- X11 XF86VidMode extension  -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xfixes.el b/xcb-xfixes.el
index fdc96f0940..650c90f0cd 100644
--- a/xcb-xfixes.el
+++ b/xcb-xfixes.el
@@ -1,6 +1,6 @@
 ;;; xcb-xfixes.el --- X11 XFixes extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xim.el b/xcb-xim.el
index be71f5bdb9..66405a00e1 100644
--- a/xcb-xim.el
+++ b/xcb-xim.el
@@ -1,6 +1,6 @@
 ;;; xcb-xim.el --- XIM Protocol  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-xinerama.el b/xcb-xinerama.el
index e485f37569..3cbeaf7294 100644
--- a/xcb-xinerama.el
+++ b/xcb-xinerama.el
@@ -1,6 +1,6 @@
 ;;; xcb-xinerama.el --- X11 Xinerama extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xinput.el b/xcb-xinput.el
index ba1afd0964..91f5b99539 100644
--- a/xcb-xinput.el
+++ b/xcb-xinput.el
@@ -1,6 +1,6 @@
 ;;; xcb-xinput.el --- X11 Input extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xkb.el b/xcb-xkb.el
index 9e0a23fd74..2c4971adf3 100644
--- a/xcb-xkb.el
+++ b/xcb-xkb.el
@@ -1,6 +1,6 @@
 ;;; xcb-xkb.el --- X11 xkb extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xlib.el b/xcb-xlib.el
index 0f4f5ea88b..89aa21d7c5 100644
--- a/xcb-xlib.el
+++ b/xcb-xlib.el
@@ -1,6 +1,6 @@
 ;;; xcb-xlib.el --- Port of Xlib  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xcb-xprint.el b/xcb-xprint.el
index 51dec39d7a..ff7d15486c 100644
--- a/xcb-xprint.el
+++ b/xcb-xprint.el
@@ -1,6 +1,6 @@
 ;;; xcb-xprint.el --- X11 XPrint extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xproto.el b/xcb-xproto.el
index abba54cadf..4235fceadb 100644
--- a/xcb-xproto.el
+++ b/xcb-xproto.el
@@ -1,6 +1,6 @@
 ;;; xcb-xproto.el --- X11 core protocol  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xselinux.el b/xcb-xselinux.el
index 94cc8bc959..9da1ce204b 100644
--- a/xcb-xselinux.el
+++ b/xcb-xselinux.el
@@ -1,6 +1,6 @@
 ;;; xcb-xselinux.el --- X11 SELinux extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xsettings.el b/xcb-xsettings.el
index 1d7c0e301a..7bab376200 100644
--- a/xcb-xsettings.el
+++ b/xcb-xsettings.el
@@ -1,6 +1,6 @@
 ;;; xcb-xsettings.el --- XSETTINGS protocol  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2024 Free Software Foundation, Inc.
+;; Copyright (C) 2024-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xtest.el b/xcb-xtest.el
index 431cd252f2..2d884e3bdf 100644
--- a/xcb-xtest.el
+++ b/xcb-xtest.el
@@ -1,6 +1,6 @@
 ;;; xcb-xtest.el --- X11 Test extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xv.el b/xcb-xv.el
index 290fbe1ad8..35486f550f 100644
--- a/xcb-xv.el
+++ b/xcb-xv.el
@@ -1,6 +1,6 @@
 ;;; xcb-xv.el --- X11 Xv extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb-xvmc.el b/xcb-xvmc.el
index eb5060f337..785fc72daf 100644
--- a/xcb-xvmc.el
+++ b/xcb-xvmc.el
@@ -1,6 +1,6 @@
 ;;; xcb-xvmc.el --- X11 XvMC extension  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xcb.el b/xcb.el
index afe36eea16..a814e6bbc1 100644
--- a/xcb.el
+++ b/xcb.el
@@ -1,6 +1,6 @@
 ;;; xcb.el --- X protocol Emacs Lisp Binding (XELB)  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
diff --git a/xelb-gen b/xelb-gen
index f974321655..5ce2c319fa 100755
--- a/xelb-gen
+++ b/xelb-gen
@@ -1,7 +1,7 @@
 #!/usr/bin/env -S emacs -Q --script
 ;;; xelb-gen --- XELB Code Generator  -*- lexical-binding: t; no-byte-compile: 
t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 
@@ -196,7 +196,7 @@ an `xelb-auto-padding' attribute."
       (princ (format "\
 ;;; xcb-%s.el --- X11 %s  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/xelb-test.el b/xelb-test.el
index ed7e6f8776..bbb6d1573a 100644
--- a/xelb-test.el
+++ b/xelb-test.el
@@ -1,5 +1,6 @@
 ;;; xelb-test.el --- Unit tests for XELB -*- lexical-binding: t -*-
-;; Copyright (C) 2024 Free Software Foundation, Inc.
+
+;; Copyright (C) 2024-2025 Free Software Foundation, Inc.
 
 ;; Author: Steven Allen <ste...@stebalien.com>
 
diff --git a/xelb.el b/xelb.el
index 41e1522ba1..33cd738738 100644
--- a/xelb.el
+++ b/xelb.el
@@ -1,6 +1,6 @@
 ;;; xelb.el --- X protocol Emacs Lisp Binding  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
 ;; Author: Chris Feng <chris.w.f...@gmail.com>
 ;; Maintainer: Adrián Medraño Calvo <adr...@medranocalvo.com>, Steven Allen 
<ste...@stebalien.com>, Daniel Mendler <m...@daniel-mendler.de>

Reply via email to