diff options
Diffstat (limited to 'misc/dist/windows/modpath.pas')
| -rw-r--r-- | misc/dist/windows/modpath.pas | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/windows/modpath.pas b/misc/dist/windows/modpath.pas index ab09f18254..6d80d4201e 100644 --- a/misc/dist/windows/modpath.pas +++ b/misc/dist/windows/modpath.pas @@ -3,9 +3,9 @@  // Inno Setup Ver:	5.4.2  // Script Version:	1.4.2  // Author:			Jared Breland <jbreland@legroom.net> -// Homepage:		http://www.legroom.net/software +// Homepage:		https://www.legroom.net/software  // License:			GNU Lesser General Public License (LGPL), version 3 -//						http://www.gnu.org/licenses/lgpl.html +//						https://www.gnu.org/licenses/lgpl.html  //  // Script Function:  //	Allow modification of environmental path directly from Inno Setup installers  |