diff --git a/sanoid b/sanoid index 808bf38..ba61164 100755 --- a/sanoid +++ b/sanoid @@ -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 diff --git a/syncoid b/syncoid index 2a99292..00d5e71 100755 --- a/syncoid +++ b/syncoid @@ -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;