summaryrefslogtreecommitdiff
path: root/t/target-cflags.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/target-cflags.sh')
-rw-r--r--t/target-cflags.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/target-cflags.sh b/t/target-cflags.sh
index 30435bd3f..2571e6197 100644
--- a/t/target-cflags.sh
+++ b/t/target-cflags.sh
@@ -12,7 +12,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/>.
# Test to make sure target specific CFLAGS work
# Assar Westerlund <assar@sics.se>