branch: externals/ivy
commit 6227843101f599abf12ad2e83e803023e5efe5fe
Author: Basil L. Contovounesios <[email protected]>
Commit: Basil L. Contovounesios <[email protected]>
Update copyright notices for 2025
* colir.el:
* counsel.el:
* elpa.el:
* ivy-avy.el:
* ivy-faces.el:
* ivy-hydra.el:
* ivy-overlay.el:
* ivy-test.el:
* ivy.el:
* swiper.el:
* doc/ivy-ox.el:
* doc/ivy.org (Copying):
* doc/scripts.el:
* targets/checkdoc.el:
* targets/install-deps.el:
* targets/obsolete-config.el:
* targets/plain.el: Add 2025 to copyright years.
* doc/ivy.texi: Regenerate docs.
---
colir.el | 2 +-
counsel.el | 2 +-
doc/ivy-ox.el | 2 +-
doc/ivy.org | 2 +-
doc/ivy.texi | 2 +-
doc/scripts.el | 2 +-
elpa.el | 2 +-
ivy-avy.el | 2 +-
ivy-faces.el | 2 +-
ivy-hydra.el | 2 +-
ivy-overlay.el | 2 +-
ivy-test.el | 2 +-
ivy.el | 2 +-
swiper.el | 2 +-
targets/checkdoc.el | 2 +-
targets/install-deps.el | 2 +-
targets/obsolete-config.el | 2 +-
targets/plain.el | 2 +-
18 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/colir.el b/colir.el
index 3a50952e72..a30046f0cc 100644
--- a/colir.el
+++ b/colir.el
@@ -1,6 +1,6 @@
;;; colir.el --- Color blending library -*- lexical-binding: t -*-
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
diff --git a/counsel.el b/counsel.el
index a695bb9eaa..81db4e6b45 100644
--- a/counsel.el
+++ b/counsel.el
@@ -1,6 +1,6 @@
;;; counsel.el --- Various completion functions using Ivy -*- lexical-binding:
t -*-
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
diff --git a/doc/ivy-ox.el b/doc/ivy-ox.el
index fd33b453fd..863e7dce92 100644
--- a/doc/ivy-ox.el
+++ b/doc/ivy-ox.el
@@ -1,6 +1,6 @@
;;; ivy-ox.el --- org-export settings for Ivy -*- lexical-binding: t -*-
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel
diff --git a/doc/ivy.org b/doc/ivy.org
index 9ee954eecf..d54cdaf1f6 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -70,7 +70,7 @@ final candidate is either through simple keyboard character
inputs or
through powerful regular expressions.
#+TEXINFO: @end ifnottex
-Copyright (C) 2015--2024 Free Software Foundation, Inc.
+Copyright (C) 2015--2025 Free Software Foundation, Inc.
#+BEGIN_QUOTE
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/ivy.texi b/doc/ivy.texi
index cabe4383f4..cb2a609127 100644
--- a/doc/ivy.texi
+++ b/doc/ivy.texi
@@ -20,7 +20,7 @@ final candidate is either through simple keyboard character
inputs or
through powerful regular expressions.
@end ifnottex
-Copyright (C) 2015--2024 Free Software Foundation, Inc.
+Copyright (C) 2015--2025 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/scripts.el b/doc/scripts.el
index 6e00b162ff..97b1827af6 100644
--- a/doc/scripts.el
+++ b/doc/scripts.el
@@ -1,4 +1,4 @@
-;; Copyright (C) 2020-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2025 Free Software Foundation, Inc.
(setq org-confirm-babel-evaluate nil)
(defun org-to-texi (fname)
(find-file fname)
diff --git a/elpa.el b/elpa.el
index 4ccd4b4018..86ec715629 100644
--- a/elpa.el
+++ b/elpa.el
@@ -1,4 +1,4 @@
-;; Copyright (C) 2019-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2025 Free Software Foundation, Inc.
(setq package-user-dir
(expand-file-name
(format "~/.elpa/%s/elpa"
diff --git a/ivy-avy.el b/ivy-avy.el
index aed1f541d1..0d320afdbf 100644
--- a/ivy-avy.el
+++ b/ivy-avy.el
@@ -1,6 +1,6 @@
;;; ivy-avy.el --- Avy integration for Ivy -*- lexical-binding: t -*-
-;; Copyright (C) 2020-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
diff --git a/ivy-faces.el b/ivy-faces.el
index c2195ed294..1a25cfc0a9 100644
--- a/ivy-faces.el
+++ b/ivy-faces.el
@@ -1,6 +1,6 @@
;;; ivy-faces.el --- Faces for Ivy -*- lexical-binding: t -*-
-;; Copyright (C) 2020-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
;; Keywords: convenience
diff --git a/ivy-hydra.el b/ivy-hydra.el
index 50d1e08161..b759a4f0d0 100644
--- a/ivy-hydra.el
+++ b/ivy-hydra.el
@@ -1,6 +1,6 @@
;;; ivy-hydra.el --- Additional key bindings for Ivy -*- lexical-binding: t
-*-
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
diff --git a/ivy-overlay.el b/ivy-overlay.el
index ad359fc83d..f52b5ecbee 100644
--- a/ivy-overlay.el
+++ b/ivy-overlay.el
@@ -1,6 +1,6 @@
;;; ivy-overlay.el --- Overlay display functions for Ivy -*- lexical-binding:
t -*-
-;; Copyright (C) 2016-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
;; Keywords: convenience
diff --git a/ivy-test.el b/ivy-test.el
index e22645d293..f850bbe736 100644
--- a/ivy-test.el
+++ b/ivy-test.el
@@ -1,6 +1,6 @@
;;; ivy-test.el --- tests for ivy -*- lexical-binding: t -*-
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel
diff --git a/ivy.el b/ivy.el
index a280c7c43a..66e71ae32c 100644
--- a/ivy.el
+++ b/ivy.el
@@ -1,6 +1,6 @@
;;; ivy.el --- Incremental Vertical completYon -*- lexical-binding: t -*-
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
diff --git a/swiper.el b/swiper.el
index b450789037..d4d369454d 100644
--- a/swiper.el
+++ b/swiper.el
@@ -1,6 +1,6 @@
;;; swiper.el --- Isearch with an overview. Oh, man! -*- lexical-binding: t
-*-
-;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2025 Free Software Foundation, Inc.
;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
diff --git a/targets/checkdoc.el b/targets/checkdoc.el
index 5ca3434ff0..8d27423b14 100644
--- a/targets/checkdoc.el
+++ b/targets/checkdoc.el
@@ -1,4 +1,4 @@
-;; Copyright (C) 2017-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2025 Free Software Foundation, Inc.
(checkdoc-file "colir.el")
(checkdoc-file "counsel.el")
(checkdoc-file "ivy-overlay.el")
diff --git a/targets/install-deps.el b/targets/install-deps.el
index 538fd145f1..af12419ab5 100644
--- a/targets/install-deps.el
+++ b/targets/install-deps.el
@@ -1,4 +1,4 @@
-;; Copyright (C) 2019-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2025 Free Software Foundation, Inc.
(setq melpa-stable (getenv "MELPA_STABLE"))
(setq package-user-dir
(expand-file-name
diff --git a/targets/obsolete-config.el b/targets/obsolete-config.el
index 516168a6a1..aa6c0677f1 100644
--- a/targets/obsolete-config.el
+++ b/targets/obsolete-config.el
@@ -1,4 +1,4 @@
-;; Copyright (C) 2016-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025 Free Software Foundation, Inc.
(add-to-list 'load-path (directory-file-name default-directory))
(require 'counsel)
(ivy-set-display-transformer 'ivy-switch-buffer
#'ivy-switch-buffer-transformer)
diff --git a/targets/plain.el b/targets/plain.el
index 32ff1cadad..44a68f099d 100644
--- a/targets/plain.el
+++ b/targets/plain.el
@@ -1,4 +1,4 @@
-;; Copyright (C) 2017-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2025 Free Software Foundation, Inc.
;; (package-initialize)
(require 'counsel)
(ivy-mode)