mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
HTTPS link to opensource.org/licenses/MIT (#943)
This commit is contained in:
parent
ab5fe9dae4
commit
ec3119d7ae
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue