summaryrefslogtreecommitdiff
path: root/t/yacc-bison-skeleton-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-bison-skeleton-cxx.sh')
-rw-r--r--t/yacc-bison-skeleton-cxx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-bison-skeleton-cxx.sh b/t/yacc-bison-skeleton-cxx.sh
index 95c0daec1..dde4a891b 100644
--- a/t/yacc-bison-skeleton-cxx.sh
+++ b/t/yacc-bison-skeleton-cxx.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 bison + bison's C++ skeleton + C++ works.
# For Automake bug#7648 and PR automake/491.