Skip to content

Commit

Permalink
Update copyright dates
Browse files Browse the repository at this point in the history
for recent changes
  • Loading branch information
gilch committed Jan 15, 2024
1 parent afb0705 commit c775105
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2019, 2020, 2021, 2022, 2023 Matthew Egan Odendahl
Copyright 2019, 2020, 2021, 2022, 2023, 2024 Matthew Egan Odendahl
SPDX-License-Identifier: Apache-2.0
-->
[![Gitter](https://badges.gitter.im/hissp-lang/community.svg)](https://gitter.im/hissp-lang/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
Expand Down
2 changes: 1 addition & 1 deletion docs/primer.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. Copyright 2019, 2020, 2021, 2022, 2023 Matthew Egan Odendahl
.. Copyright 2019, 2020, 2021, 2022, 2023, 2024 Matthew Egan Odendahl
SPDX-License-Identifier: CC-BY-SA-4.0
.. Hidden doctest adds bundled macros for REPL-consistent behavior.
Expand Down
2 changes: 1 addition & 1 deletion src/hissp/macros.lissp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;;; Copyright 2019, 2020, 2021, 2022, 2023 Matthew Egan Odendahl
;;; Copyright 2019, 2020, 2021, 2022, 2023, 2024 Matthew Egan Odendahl
;;; SPDX-License-Identifier: Apache-2.0

"Hissp's bundled macros.
Expand Down

0 comments on commit c775105

Please sign in to comment.