updated git username

This commit is contained in:
Jim Salter 2014-11-17 12:13:46 -05:00
parent 4e4a36b925
commit 280639c9cf
2 changed files with 2 additions and 2 deletions

2
sanoid
View File

@ -2,7 +2,7 @@
# this software is licensed for use under the Free Software Foundation's GPL v3.0 license, as retrieved
# from http://www.gnu.org/licenses/gpl-3.0.html on 2014-11-17. A copy should also be available in this
# project's Git repository at https://github.com/jrssystemsnet/sanoid/blob/master/LICENSE.
# project's Git repository at https://github.com/jimsalterjrs/sanoid/blob/master/LICENSE.
use strict;
use Config::IniFiles; # read samba-style conf file

View File

@ -2,7 +2,7 @@
# this software is licensed for use under the Free Software Foundation's GPL v3.0 license, as retrieved
# from http://www.gnu.org/licenses/gpl-3.0.html on 2014-11-17. A copy should also be available in this
# project's Git repository at https://github.com/jrssystemsnet/sanoid/blob/master/LICENSE.
# project's Git repository at https://github.com/jimsalterjrs/sanoid/blob/master/LICENSE.
use strict;
use Data::Dumper;