summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-06-05 13:04:36 +0900
committerGitHub <[email protected]>2020-06-05 13:04:36 +0900
commitb0e49ef79e293000c1377983477b77268b4cf7f5 (patch)
tree18cefdd763a716dbd27c23bfdf98ffa2135f7624 /include/mruby.h
parent4e40169ed6d200918e542aa8d8e64634794e1864 (diff)
parent81d340e0421daf39a8208a0181d6a54e726db134 (diff)
downloadmruby-b0e49ef79e293000c1377983477b77268b4cf7f5.tar.gz
mruby-b0e49ef79e293000c1377983477b77268b4cf7f5.zip
Merge pull request #5019 from mruby/stable
Merge mruby 2.1.1
Diffstat (limited to 'include/mruby.h')
-rw-r--r--include/mruby.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mruby.h b/include/mruby.h
index 2fd075112..fef4a0d47 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2019
+** Copyright (c) mruby developers 2010-2020
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the