diff options
Diffstat (limited to 'dselect/methods/ftp/install')
-rwxr-xr-x | dselect/methods/ftp/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/methods/ftp/install b/dselect/methods/ftp/install index 5277a651c..069278397 100755 --- a/dselect/methods/ftp/install +++ b/dselect/methods/ftp/install @@ -14,7 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. use strict; use warnings; |