Merge pull request #2790 from bovi/copyright-2015

Update Coopyright Information to year 2015
This commit is contained in:
Yukihiro "Matz" Matsumoto
2015-05-17 19:59:51 +09:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2014 mruby developers
Copyright (c) 2015 mruby developers
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
+1 -1
View File
@@ -70,7 +70,7 @@ how to use mrbgems look into the folder *examples/mrbgems/*.
## License
Copyright (c) 2014 mruby developers
Copyright (c) 2015 mruby developers
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
+1 -1
View File
@@ -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