diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/piem-lei-tests.el | 2 | ||||
-rw-r--r-- | tests/piem-rmail-tests.el | 2 | ||||
-rw-r--r-- | tests/piem-tests.el | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/piem-lei-tests.el b/tests/piem-lei-tests.el index dd58360..7f0653b 100644 --- a/tests/piem-lei-tests.el +++ b/tests/piem-lei-tests.el @@ -1,6 +1,6 @@ ;;; piem-lei-tests.el --- tests for piem-lei -*- lexical-binding: t; -*- -;; Copyright (C) 2021 all contributors <piem@inbox.kyleam.com> +;; Copyright all piem contributors <piem@inbox.kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> diff --git a/tests/piem-rmail-tests.el b/tests/piem-rmail-tests.el index dbf655f..a9b397b 100644 --- a/tests/piem-rmail-tests.el +++ b/tests/piem-rmail-tests.el @@ -1,6 +1,6 @@ ;;; piem-rmail-tests.el --- tests for piem-rmail -*- lexical-binding: t; -*- -;; Copyright (C) 2021 all contributors <piem@inbox.kyleam.com> +;; Copyright all piem contributors <piem@inbox.kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> diff --git a/tests/piem-tests.el b/tests/piem-tests.el index 490901e..444ed5f 100644 --- a/tests/piem-tests.el +++ b/tests/piem-tests.el @@ -1,6 +1,6 @@ ;;; piem-tests.el --- tests for piem -*- lexical-binding: t; -*- -;; Copyright (C) 2021 all contributors <piem@inbox.kyleam.com> +;; Copyright all piem contributors <piem@inbox.kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> |