summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2015-05-17 19:59:51 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2015-05-17 19:59:51 +0900
commit579ba2d9e402bd7cb3d2fb230adadf6e7617bf91 (patch)
tree92680f5d43197c6902bb21c68b99cca1a6a122e4 /include
parentbc8308ba8d04f9038df032fd95e4b359f75106e0 (diff)
parent02fffb02d2d7c2117e7e6f4693f931c775fd8c1e (diff)
downloadmruby-579ba2d9e402bd7cb3d2fb230adadf6e7617bf91.tar.gz
mruby-579ba2d9e402bd7cb3d2fb230adadf6e7617bf91.zip
Merge pull request #2790 from bovi/copyright-2015
Update Coopyright Information to year 2015
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 1e616a1ee..6c84a0e87 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2014
+** Copyright (c) mruby developers 2010-2015
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the