branch: externals/boxy commit a8afcf68216a67325138e09f8678e2c2d5d0e599 Author: Amy Grinn <grinn....@gmail.com> Commit: Amy Grinn <grinn....@gmail.com>
Updated contact details --- boxy.el | 4 ++-- tests/boxy-test-chinese.el | 4 ++-- tests/boxy-test-edge.el | 4 ++-- tests/boxy-test-margin.el | 4 ++-- tests/boxy-test-padding.el | 4 ++-- tests/boxy-test-setup.el | 4 ++-- tests/boxy-test-smoke.el | 4 ++-- tests/boxy-test-visual.el | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/boxy.el b/boxy.el index 393f88fb03..c562d852df 100644 --- a/boxy.el +++ b/boxy.el @@ -1,8 +1,8 @@ ;;; boxy.el --- A boxy layout framework -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;; Version: 1.1.3 ;; File: boxy.el ;; Package-Requires: ((emacs "26.1")) diff --git a/tests/boxy-test-chinese.el b/tests/boxy-test-chinese.el index b1c9e6f1e2..c14cefe87c 100644 --- a/tests/boxy-test-chinese.el +++ b/tests/boxy-test-chinese.el @@ -1,8 +1,8 @@ ;;; boxy-test-chinese.el --- Chinese test cases for boxy -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;;; Code: diff --git a/tests/boxy-test-edge.el b/tests/boxy-test-edge.el index 574c163dd3..504fca25ab 100644 --- a/tests/boxy-test-edge.el +++ b/tests/boxy-test-edge.el @@ -1,8 +1,8 @@ ;;; boxy-test-edge-cases.el --- Edge cases for boxy -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;;; Code: diff --git a/tests/boxy-test-margin.el b/tests/boxy-test-margin.el index 6a4f364066..132eaf9413 100644 --- a/tests/boxy-test-margin.el +++ b/tests/boxy-test-margin.el @@ -1,8 +1,8 @@ ;;; boxy-test-margin.el -- Margin tests for boxy -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;;; Code: diff --git a/tests/boxy-test-padding.el b/tests/boxy-test-padding.el index 7247174fab..d8dec1c64a 100644 --- a/tests/boxy-test-padding.el +++ b/tests/boxy-test-padding.el @@ -1,8 +1,8 @@ ;;; boxy-test-padding.el -- Padding tests for boxy -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;;; Code: diff --git a/tests/boxy-test-setup.el b/tests/boxy-test-setup.el index 0245268377..8064233c87 100644 --- a/tests/boxy-test-setup.el +++ b/tests/boxy-test-setup.el @@ -1,8 +1,8 @@ ;;; boxy-test-setup.el --- Set up for boxy tests -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;;; Code: diff --git a/tests/boxy-test-smoke.el b/tests/boxy-test-smoke.el index bde970ab88..7e12c07319 100644 --- a/tests/boxy-test-smoke.el +++ b/tests/boxy-test-smoke.el @@ -1,8 +1,8 @@ ;;; boxy-test-smoke.el -- Smoke tests for boxy -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;;; Code: diff --git a/tests/boxy-test-visual.el b/tests/boxy-test-visual.el index d67fb70463..8f3a81b390 100644 --- a/tests/boxy-test-visual.el +++ b/tests/boxy-test-visual.el @@ -1,8 +1,8 @@ ;;; boxy-test-visual.el --- Visual tests for boxy -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. -;; Author: Taylor Grinn <grinntay...@gmail.com> +;; Author: Amy Grinn <grinn....@gmail.com> ;;; Commentary: ;;