diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f6c6c46..abb7bdd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ including CI information, download locations, etc can be found in the Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA). -* http://www.eclipse.org/legal/ECA.php +* https://www.eclipse.org/legal/ECA.php Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the diff --git a/NOTICE b/NOTICE index 480f8a7..f2a1077 100644 --- a/NOTICE +++ b/NOTICE @@ -20,7 +20,7 @@ source code repository logs. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at -http://www.eclipse.org/legal/epl-2.0. +https://www.eclipse.org/legal/epl-2.0. SPDX-License-Identifier: EPL-2.0 @@ -51,7 +51,7 @@ antlr (4.5.1) * License: New BSD license * Project: antlr.org * Source: - http://search.maven.org/remotecontent?filepath=org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1-sources.jar + https://search.maven.org/remotecontent?filepath=org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1-sources.jar Apache Commons Compress (1.6) @@ -64,9 +64,9 @@ Apache Commons Lang (3.1.0) freemarker (2.3.22) * License: Apache License, 2.0 -* Project: http://freemarker.org/ +* Project: https://freemarker.org/ * Source: - http://search.maven.org/remotecontent?filepath=org/freemarker/freemarker/2.3.22/freemarker-2.3.22-sources.jar + https://search.maven.org/remotecontent?filepath=org/freemarker/freemarker/2.3.22/freemarker-2.3.22-sources.jar Google Gson (2.2.4) diff --git a/docker/scripts/download-build-gdb.sh b/docker/scripts/download-build-gdb.sh index a275fcd..2c60677 100755 --- a/docker/scripts/download-build-gdb.sh +++ b/docker/scripts/download-build-gdb.sh @@ -109,7 +109,7 @@ function check_supported() { # # $1: version number function download_gdb() { - local baseaddr="http://ftp.gnu.org/gnu/gdb" + local baseaddr="https://ftp.gnu.org/gnu/gdb" local version="$1" case "$version" in diff --git a/scripts/cdt-standalone-php-template b/scripts/cdt-standalone-php-template index d1ee2e7..ec85d93 100644 --- a/scripts/cdt-standalone-php-template +++ b/scripts/cdt-standalone-php-template @@ -12,7 +12,7 @@ if (sizeof($files)>0) { ?> \n";