branch: externals/ebdb commit 19f30e5b715487c9575085a6c7d894bca6d55a18 Author: Eric Abrahamsen <e...@ericabrahamsen.net> Commit: Eric Abrahamsen <e...@ericabrahamsen.net>
Update all remaining copyright dates to 2023 Just in time for 2024. --- ebdb-complete.el | 2 +- ebdb-counsel.el | 2 +- ebdb-gnus.el | 2 +- ebdb-helm.el | 2 +- ebdb-html.el | 2 +- ebdb-i18n-basic.el | 2 +- ebdb-i18n-test.el | 2 +- ebdb-i18n.el | 2 +- ebdb-ispell.el | 2 +- ebdb-latex.el | 2 +- ebdb-message.el | 2 +- ebdb-mhe.el | 2 +- ebdb-migrate.el | 2 +- ebdb-mu4e.el | 2 +- ebdb-notmuch.el | 2 +- ebdb-org.el | 2 +- ebdb-pgp.el | 2 +- ebdb-rmail.el | 2 +- ebdb-test.el | 2 +- ebdb-vcard.el | 2 +- ebdb-vm.el | 2 +- ebdb-wl.el | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/ebdb-complete.el b/ebdb-complete.el index df60f21c4d..444af05c30 100644 --- a/ebdb-complete.el +++ b/ebdb-complete.el @@ -1,6 +1,6 @@ ;;; ebdb-complete.el --- Completion functionality for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2022 Free Software Foundation, Inc. +;; Copyright (C) 2017-2023 Free Software Foundation, Inc. ;; Author: Feng Shu <tuma...@163.com> ;; Maintainer: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-counsel.el b/ebdb-counsel.el index e791a3f303..1e98357ae7 100644 --- a/ebdb-counsel.el +++ b/ebdb-counsel.el @@ -1,6 +1,6 @@ ;;; ebdb-counsel.el --- Counsel integration for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2019-2022 Free Software Foundation, Inc. +;; Copyright (C) 2019-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Maintainer: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-gnus.el b/ebdb-gnus.el index 58a3285a16..58078e4836 100644 --- a/ebdb-gnus.el +++ b/ebdb-gnus.el @@ -1,6 +1,6 @@ ;;; ebdb-gnus.el --- Gnus interface to EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-helm.el b/ebdb-helm.el index 6884879c6a..ce41621c4e 100644 --- a/ebdb-helm.el +++ b/ebdb-helm.el @@ -1,6 +1,6 @@ ;;; ebdb-helm.el --- Helm integration for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2022 Free Software Foundation, Inc. +;; Copyright (C) 2018-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-html.el b/ebdb-html.el index dcaa327b4b..30ee328fd0 100644 --- a/ebdb-html.el +++ b/ebdb-html.el @@ -1,6 +1,6 @@ ;;; ebdb-html.el --- EBDB HTML integration -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2022 Free Software Foundation, Inc. +;; Copyright (C) 2018-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Maintainer: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-i18n-basic.el b/ebdb-i18n-basic.el index 42c7d89f2e..8a44931563 100644 --- a/ebdb-i18n-basic.el +++ b/ebdb-i18n-basic.el @@ -1,6 +1,6 @@ ;;; ebdb-i18n-basic.el --- Basic internationalization methods for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2022 Free Software Foundation, Inc. +;; Copyright (C) 2017-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-i18n-test.el b/ebdb-i18n-test.el index 3803992221..ac7bba25f9 100644 --- a/ebdb-i18n-test.el +++ b/ebdb-i18n-test.el @@ -1,6 +1,6 @@ ;;; ebdb-i18n-test.el --- Tests for EBDB's internationalization support -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2022 Free Software Foundation, Inc. +;; Copyright (C) 2017-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-i18n.el b/ebdb-i18n.el index b1eac4a610..a3b8cf324a 100644 --- a/ebdb-i18n.el +++ b/ebdb-i18n.el @@ -1,6 +1,6 @@ ;;; ebdb-i18n.el --- Internationalization support for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-ispell.el b/ebdb-ispell.el index ab5aec672f..af0f314ae1 100644 --- a/ebdb-ispell.el +++ b/ebdb-ispell.el @@ -1,6 +1,6 @@ ;;; ebdb-ispell.el --- Add EBDB contact names to personal dictionaries -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-latex.el b/ebdb-latex.el index 4e41296dcb..141bf555fa 100644 --- a/ebdb-latex.el +++ b/ebdb-latex.el @@ -1,6 +1,6 @@ ;;; ebdb-latex.el --- LaTex formatting routines for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2022 Free Software Foundation, Inc. +;; Copyright (C) 2018-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Maintainer: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-message.el b/ebdb-message.el index 3063b6bfa6..3c9ddf01b1 100644 --- a/ebdb-message.el +++ b/ebdb-message.el @@ -1,6 +1,6 @@ ;;; ebdb-message.el --- EBDB interface to mail composition packages -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-mhe.el b/ebdb-mhe.el index 40a16ab5a2..0849c4c34b 100644 --- a/ebdb-mhe.el +++ b/ebdb-mhe.el @@ -1,6 +1,6 @@ ;;; ebdb-mhe.el --- EBDB interface to mh-e -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/ebdb-migrate.el b/ebdb-migrate.el index 0089f8d5b5..48f3bdf1cd 100644 --- a/ebdb-migrate.el +++ b/ebdb-migrate.el @@ -1,6 +1,6 @@ ;;; ebdb-migrate.el --- Migration/upgrade functions for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-mu4e.el b/ebdb-mu4e.el index b73f587737..efc5a3e29c 100644 --- a/ebdb-mu4e.el +++ b/ebdb-mu4e.el @@ -1,6 +1,6 @@ ;;; ebdb-mu4e.el --- EBDB interface for mu4e -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-notmuch.el b/ebdb-notmuch.el index 3775c25f29..78f6ca1ee6 100644 --- a/ebdb-notmuch.el +++ b/ebdb-notmuch.el @@ -1,6 +1,6 @@ ;;; ebdb-notmuch.el --- EBDB interface to Notmuch -*- lexical-binding: t; -*- -;; Copyright (C) 2019-2022 Free Software Foundation, Inc. +;; Copyright (C) 2019-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Maintainer: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-org.el b/ebdb-org.el index 1a4b341a8e..cd94afc344 100644 --- a/ebdb-org.el +++ b/ebdb-org.el @@ -1,6 +1,6 @@ ;;; ebdb-org.el --- Org mode integration for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Keywords: diff --git a/ebdb-pgp.el b/ebdb-pgp.el index 1583f21024..57a7b9cf53 100644 --- a/ebdb-pgp.el +++ b/ebdb-pgp.el @@ -1,6 +1,6 @@ ;;; ebdb-pgp.el --- Interaction between EBDB and PGP -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-rmail.el b/ebdb-rmail.el index 09f075e6a0..c7d940169f 100644 --- a/ebdb-rmail.el +++ b/ebdb-rmail.el @@ -1,6 +1,6 @@ ;;; ebdb-rmail.el --- EBDB interface to Rmail -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-test.el b/ebdb-test.el index ac73d37c5c..83675cb8af 100644 --- a/ebdb-test.el +++ b/ebdb-test.el @@ -1,6 +1,6 @@ ;;; ebdb-test.el --- Tests for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2022 Free Software Foundation, Inc. +;; Copyright (C) 2017-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-vcard.el b/ebdb-vcard.el index 9235000637..849677e998 100644 --- a/ebdb-vcard.el +++ b/ebdb-vcard.el @@ -1,6 +1,6 @@ ;;; ebdb-vcard.el --- vCard export and import routine for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-vm.el b/ebdb-vm.el index b364e94198..cf6c54a51d 100644 --- a/ebdb-vm.el +++ b/ebdb-vm.el @@ -1,6 +1,6 @@ ;;; ebdb-vm.el --- EBDB interface to VM -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2022 Free Software Foundation, Inc. +;; Copyright (C) 2016-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-wl.el b/ebdb-wl.el index 8091f38ea2..5902d66736 100644 --- a/ebdb-wl.el +++ b/ebdb-wl.el @@ -1,6 +1,6 @@ ;;; ebdb-wl.el --- EBDB interface to Wanderlust -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2022 Free Software Foundation, Inc. +;; Copyright (C) 2017-2023 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net>