changed contact info

master
Paul Kolano 2024-03-13 18:43:43 -07:00
parent 66e5801ebf
commit fff9af6367
2 changed files with 2 additions and 2 deletions

View File

@ -46,5 +46,5 @@ For license details, see "COPYING".
Questions, comments, fixes, and/or enhancements welcome. Questions, comments, fixes, and/or enhancements welcome.
--Paul Kolano <paul.kolano@nasa.gov> --Paul Kolano <pkolano@gmail.com>

2
sshim
View File

@ -52,7 +52,7 @@
# It is also possible that the code experiences a failure scenario # It is also possible that the code experiences a failure scenario
# on which it was not tested (none currently known, but inevitable # on which it was not tested (none currently known, but inevitable
# due to wide array of command/failure behavior - please report to # due to wide array of command/failure behavior - please report to
# paul.kolano@nasa.gov if encountered). # pkolano@gmail.com if encountered).
use strict; use strict;
use File::Temp qw(tempdir); use File::Temp qw(tempdir);