diff options
Diffstat (limited to 'src/test.bash')
| -rwxr-xr-x | src/test.bash | 4 |
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 |
