HTTPS link to opensource.org/licenses/MIT (#943)

This commit is contained in:
Christian Oliff 2019-06-05 22:39:56 +09:00 committed by Elton Mesquita
parent ab5fe9dae4
commit ec3119d7ae
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ var opts = {
'/*!',
' * <%= name %> -<%= homepage %>',
' * Version - <%= version %>',
' * Licensed under the MIT license - http://opensource.org/licenses/MIT',
' * Licensed under the MIT license - https://opensource.org/licenses/MIT',
' *',
' * Copyright (c) <%= new Date().getFullYear() %> <%= author.name %>',
' */\n\n',