summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2013-05-03 00:23:21 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2013-05-03 00:23:21 +0900
commit4d3991e561cda90e3ce03aba7602fa62bf577393 (patch)
tree852d85c00aab69330f57af079516c0fec835e587 /include
parent3d149f6350a9fb00e8f28fd0cb527d53ec5aec9c (diff)
parent0e529c22d6ab6387b472a244df4dac17f702e4a1 (diff)
downloadmruby-4d3991e561cda90e3ce03aba7602fa62bf577393.tar.gz
mruby-4d3991e561cda90e3ce03aba7602fa62bf577393.zip
Merge branch 'master' of github.com:mruby/mruby
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 1317ee17d..be52e962b 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2012
+** Copyright (c) mruby developers 2010-2013
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the