summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-compiler/core
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2020-12-19 17:36:39 +1000
committerJohn Bampton <[email protected]>2020-12-19 17:36:39 +1000
commitf7c5c00d6ea47ee940525b52acb1d9f495d62ae2 (patch)
treea5dfb9895dfd14437c220eac2072c4d95eb1b7db /mrbgems/mruby-compiler/core
parent08d4365252d421f71800992b34684e320ce41ca6 (diff)
downloadmruby-f7c5c00d6ea47ee940525b52acb1d9f495d62ae2.tar.gz
mruby-f7c5c00d6ea47ee940525b52acb1d9f495d62ae2.zip
🔒 Fix missing HTTPS on links
Diffstat (limited to 'mrbgems/mruby-compiler/core')
-rw-r--r--mrbgems/mruby-compiler/core/y.tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mrbgems/mruby-compiler/core/y.tab.c b/mrbgems/mruby-compiler/core/y.tab.c
index a1852b831..012f4a74e 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 <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work