aboutsummaryrefslogtreecommitdiffstats
path: root/src/test.bash
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:17:32 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:17:32 +0100
commit2e6ff7df917fc8f261268e752f84986ed3c683c5 (patch)
tree903ea5d54d281cb88600f4ee46546a3672472b1e /src/test.bash
parentUpdate e-mail (diff)
downloadargparser-2e6ff7df917fc8f261268e752f84986ed3c683c5.tar.gz
argparser-2e6ff7df917fc8f261268e752f84986ed3c683c5.tar.bz2
argparser-2e6ff7df917fc8f261268e752f84986ed3c683c5.tar.xz
m fixesHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/test.bash')
-rwxr-xr-xsrc/test.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test.bash b/src/test.bash
index fc44eec..94c8eba 100755
--- a/src/test.bash
+++ b/src/test.bash
@@ -2,7 +2,7 @@
##
# argparser – command line argument parser library
#
-# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2013 Mattias Andrée (m@maandree.se)
#
# This library is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
@@ -25,7 +25,7 @@ echo "Parent: $(args_parent_name)"
long=$(cat <<.
argparser – command line argument parser library
-Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+Copyright © 2013 Mattias Andrée (m@maandree.se)
This library is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by