branch: externals/ebdb commit a7e88d44368d315c4920a69654e22225caf959d1 Author: Eric Abrahamsen <e...@ericabrahamsen.net> Commit: Eric Abrahamsen <e...@ericabrahamsen.net>
Update copyright dates --- ebdb-com.el | 2 +- ebdb-format.el | 2 +- ebdb-gnus.el | 2 +- ebdb-i18n.el | 2 +- ebdb-ispell.el | 2 +- ebdb-message.el | 2 +- ebdb-mhe.el | 2 +- ebdb-migrate.el | 2 +- ebdb-mu4e.el | 2 +- ebdb-mua.el | 2 +- ebdb-org.el | 2 +- ebdb-pgp.el | 2 +- ebdb-rmail.el | 2 +- ebdb-snarf.el | 2 +- ebdb-vcard.el | 2 +- ebdb.el | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ebdb-com.el b/ebdb-com.el index ac96ad2..1cb2f70 100644 --- a/ebdb-com.el +++ b/ebdb-com.el @@ -1,6 +1,6 @@ ;;; ebdb-com.el --- User-level commands of EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Keywords: convenience, mail diff --git a/ebdb-format.el b/ebdb-format.el index e17fa29..65e4dbd 100644 --- a/ebdb-format.el +++ b/ebdb-format.el @@ -1,6 +1,6 @@ ;;; ebdb-format.el --- Formatting/exporting EBDB records -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-gnus.el b/ebdb-gnus.el index 88303cd..6938c8e 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-i18n.el b/ebdb-i18n.el index 7d70baf..a311b19 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-ispell.el b/ebdb-ispell.el index 5649076..bff51c4 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-message.el b/ebdb-message.el index a29e093..bd42315 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-mhe.el b/ebdb-mhe.el index 74464a4..127eb71 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 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 8010c3d..dc31d11 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-mu4e.el b/ebdb-mu4e.el index dc87fef..76baa92 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-mua.el b/ebdb-mua.el index 01a998f..bf52f5c 100644 --- a/ebdb-mua.el +++ b/ebdb-mua.el @@ -1,6 +1,6 @@ ;;; ebdb-mua.el --- Mail user agent interaction for EBDB -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-org.el b/ebdb-org.el index 6a76b8b..162525f 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Keywords: diff --git a/ebdb-pgp.el b/ebdb-pgp.el index cad93a0..aed90a7 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-rmail.el b/ebdb-rmail.el index 604f93e..25723db 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb-snarf.el b/ebdb-snarf.el index 3f3a7a8..8936fd0 100644 --- a/ebdb-snarf.el +++ b/ebdb-snarf.el @@ -1,6 +1,6 @@ ;;; ebdb-snarf.el --- Creating or displaying records based on free-form pieces of text -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> ;; Keywords: mail diff --git a/ebdb-vcard.el b/ebdb-vcard.el index da99ef5..768b598 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Eric Abrahamsen <e...@ericabrahamsen.net> diff --git a/ebdb.el b/ebdb.el index ff958ba..101427c 100644 --- a/ebdb.el +++ b/ebdb.el @@ -1,6 +1,6 @@ ;;; ebdb.el --- Contact management package -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Version: 0.4.3 ;; Package-Requires: ((emacs "25.1") (cl-lib "0.5") (seq "2.15"))