aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Command.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-04-25 18:16:49 -0700
committerJohn MacFarlane <[email protected]>2024-04-25 18:16:49 -0700
commit03630a2c6e2ab1d42355e6b7edbcc2714894b87e (patch)
treef7451850849bd99b54cdbd72a6e603dab070994d /test/Tests/Command.hs
parent1904fa53fa1f4761bd26ee502c7536fecf5e82e4 (diff)
Update copyright dates to 2024.
Diffstat (limited to 'test/Tests/Command.hs')
-rw-r--r--test/Tests/Command.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tests/Command.hs b/test/Tests/Command.hs
index 418a05c6a..3dc843edb 100644
--- a/test/Tests/Command.hs
+++ b/test/Tests/Command.hs
@@ -1,7 +1,7 @@
{-# LANGUAGE BangPatterns #-}
{- |
Module : Tests.Command
- Copyright : © 2006-2023 John MacFarlane
+ Copyright : © 2006-2024 John MacFarlane
License : GNU GPL, version 2 or above
Maintainer : John MacFarlane <jgm@berkeley@edu>