summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2016-01-18 13:08:17 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2016-01-18 13:08:17 +0900
commit70d24a9e5f501d3f237605f1c48a0ebb934a0ce9 (patch)
tree650abe3172a325b89bcf634d6eb359b90907379b /include
parent2e49a13163c0374cff0148b1d697dcbb192105b7 (diff)
parent70283a94a51f33213d83a35358ef3d58d41cfbec (diff)
downloadmruby-70d24a9e5f501d3f237605f1c48a0ebb934a0ce9.tar.gz
mruby-70d24a9e5f501d3f237605f1c48a0ebb934a0ce9.zip
Merge pull request #3086 from pra85/2016
Update license year range to 2016
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 9a3b72c74..065d835ce 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2015
+** Copyright (c) mruby developers 2010-2016
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the