summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2014-01-31 00:01:09 -0800
committerYukihiro "Matz" Matsumoto <[email protected]>2014-01-31 00:01:09 -0800
commit4e2a9509dc8f727b4dfb627d79a22bf1177a2f40 (patch)
treeaf9e36c910e6b534d1b86c3dadc30274be56fe89 /include/mruby.h
parent210e7b668e5374400ef40b4ee57a8b6c93527009 (diff)
parent3ee946dab4c2c7cbf834bf756c010c47755421dd (diff)
downloadmruby-4e2a9509dc8f727b4dfb627d79a22bf1177a2f40.tar.gz
mruby-4e2a9509dc8f727b4dfb627d79a22bf1177a2f40.zip
Merge pull request #1669 from cremno/copyright-2014
update copyright year
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 f512ad5b6..461443518 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2013
+** Copyright (c) mruby developers 2010-2014
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the