summaryrefslogtreecommitdiff
path: root/t/yacc-cxx-grepping.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-cxx-grepping.sh')
-rw-r--r--t/yacc-cxx-grepping.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-cxx-grepping.sh b/t/yacc-cxx-grepping.sh
index 3b330c492..3de9a7dc9 100644
--- a/t/yacc-cxx-grepping.sh
+++ b/t/yacc-cxx-grepping.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 Yacc + C++ is not obviously broken.
# See also related tests 'yacc-cxx.sh' and 'yacc-d-cxx.sh',