summaryrefslogtreecommitdiff
path: root/t/vala-libs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vala-libs.sh')
-rw-r--r--t/vala-libs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/vala-libs.sh b/t/vala-libs.sh
index 5231597a9..60e41579d 100644
--- a/t/vala-libs.sh
+++ b/t/vala-libs.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/>.
# Building libraries (libtool and static) from Vala sources.
# And use of vapi files to call C code from Vala.