summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2020-12-27 01:11:47 +1000
committerJohn Bampton <[email protected]>2020-12-27 01:11:47 +1000
commit38de04c4f726f7005cf9c7db4dfff5fd0d6262cf (patch)
tree343ea9b43bbaa8a6d5a0a6fcaa48956881b2c0e6 /include
parentdad43359cbf08a19868ee3be1731cbfefb406e73 (diff)
downloadmruby-38de04c4f726f7005cf9c7db4dfff5fd0d6262cf.tar.gz
mruby-38de04c4f726f7005cf9c7db4dfff5fd0d6262cf.zip
Update copyright year for 2021
Diffstat (limited to 'include')
-rw-r--r--include/mruby.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mruby.h b/include/mruby.h
index 6f58fd7cd..0d0a0a1e1 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2020
+** Copyright (c) mruby developers 2010-2021
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the