summaryrefslogtreecommitdiff
path: root/t/java-empty-classpath.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/java-empty-classpath.sh')
-rw-r--r--t/java-empty-classpath.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/java-empty-classpath.sh b/t/java-empty-classpath.sh
index a213eaa68..68f1ce4be 100644
--- a/t/java-empty-classpath.sh
+++ b/t/java-empty-classpath.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/>.
# Java compilation works also when CLASSPATH is unset or empty at
# compilation time. See automake bug#9306.