branch: externals/boxy
commit ca3c2addc43ebfa20b38b5eae1d4b33173d7ef06
Author: Amy Grinn <[email protected]>
Commit: Amy Grinn <[email protected]>
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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;; 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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;;; 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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;;; 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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;;; 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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;;; 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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;;; 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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;;; 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 <[email protected]>
+;; Author: Amy Grinn <[email protected]>
;;; Commentary:
;;