From b3da1786ca1adb4c2cc442b765d711fa93d0e59d Mon Sep 17 00:00:00 2001 From: Peter-Josef Meisch Date: Wed, 21 Jul 2021 08:06:03 +0200 Subject: [PATCH] Fix http URL in license header (cherry picked from commit e6869bcdfdfc5dd26477bea76b4920ddf73d1883) (cherry picked from commit d371404f900075f70bf3b71b1a8b761a9e08991b) --- .mvn/wrapper/MavenWrapperDownloader.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/wrapper/MavenWrapperDownloader.java b/.mvn/wrapper/MavenWrapperDownloader.java index b901097f2..e76d1f324 100644 --- a/.mvn/wrapper/MavenWrapperDownloader.java +++ b/.mvn/wrapper/MavenWrapperDownloader.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,