diff options
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/test-driver.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/test-driver.scm b/build-aux/test-driver.scm index 8d60cd4..b5203b3 100644 --- a/build-aux/test-driver.scm +++ b/build-aux/test-driver.scm @@ -1,5 +1,5 @@ ;;; guile-email --- Guile email parser -;;; Copyright © 2018, 2019 Arun Isaac <arunisaac@systemreboot.net> +;;; Copyright © 2018, 2019, 2023 Arun Isaac <arunisaac@systemreboot.net> ;;; ;;; This file is part of guile-email. ;;; |