From 6204244b41e88de8dbb3ca7e7ce35006fa61b723 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sat, 13 Feb 2021 18:17:47 +1000 Subject: chore: fix missing HTTPS on links --- mrbgems/mruby-compiler/core/y.tab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrbgems/mruby-compiler') diff --git a/mrbgems/mruby-compiler/core/y.tab.c b/mrbgems/mruby-compiler/core/y.tab.c index c6b56d60d..3e5c6e116 100644 --- a/mrbgems/mruby-compiler/core/y.tab.c +++ b/mrbgems/mruby-compiler/core/y.tab.c @@ -16,7 +16,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 . */ + along with this program. If not, see . */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work -- cgit v1.2.3