mirror of https://github.com/jimsalterjrs/sanoid
updated git username
This commit is contained in:
parent
4e4a36b925
commit
280639c9cf
2
sanoid
2
sanoid
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# this software is licensed for use under the Free Software Foundation's GPL v3.0 license, as retrieved
|
# 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
|
# 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 strict;
|
||||||
use Config::IniFiles; # read samba-style conf file
|
use Config::IniFiles; # read samba-style conf file
|
||||||
|
|
|
||||||
2
syncoid
2
syncoid
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# this software is licensed for use under the Free Software Foundation's GPL v3.0 license, as retrieved
|
# 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
|
# 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 strict;
|
||||||
use Data::Dumper;
|
use Data::Dumper;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue