mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Always use https:// link for opensource.org
It was already used in a few places, make this consistent.
This commit is contained in:
parent
e4a6c389ad
commit
e817dfc800
415 changed files with 416 additions and 416 deletions
|
@ -21,7 +21,7 @@
|
|||
## OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
## SOFTWARE.
|
||||
##
|
||||
## http://www.opensource.org/licenses/mit-license.php
|
||||
## https://www.opensource.org/licenses/mit-license.php
|
||||
##
|
||||
################################################################################
|
||||
|
||||
|
@ -209,7 +209,7 @@ if (open my $fh, '>:utf8', $file)
|
|||
"# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n",
|
||||
"# SOFTWARE.\n",
|
||||
"#\n",
|
||||
"# http://www.opensource.org/licenses/mit-license.php\n",
|
||||
"# https://www.opensource.org/licenses/mit-license.php\n",
|
||||
"#\n",
|
||||
"###############################################################################\n",
|
||||
"\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue