emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/cape 2c4ed61951: Update copyright years


From: ELPA Syncer
Subject: [elpa] externals/cape 2c4ed61951: Update copyright years
Date: Wed, 1 Jan 2025 06:57:34 -0500 (EST)

branch: externals/cape
commit 2c4ed619518aeae22d2ea58bdff42efb1efa0a43
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update copyright years
---
 cape-char.el    | 2 +-
 cape-keyword.el | 2 +-
 cape.el         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cape-char.el b/cape-char.el
index f74e658627..fc123e4049 100644
--- a/cape-char.el
+++ b/cape-char.el
@@ -1,6 +1,6 @@
 ;;; cape-char.el --- Character completion functions -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/cape-keyword.el b/cape-keyword.el
index 35140c528f..ff70000177 100644
--- a/cape-keyword.el
+++ b/cape-keyword.el
@@ -1,6 +1,6 @@
 ;;; cape-keyword.el --- Keyword completion function -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/cape.el b/cape.el
index 0955dcf4a9..196ba052a1 100644
--- a/cape.el
+++ b/cape.el
@@ -1,6 +1,6 @@
 ;;; cape.el --- Completion At Point Extensions -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler <mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]