Merge pull request #3086 from pra85/2016

Update license year range to 2016
This commit is contained in:
Yukihiro "Matz" Matsumoto
2016-01-18 13:08:17 +09:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2015 mruby developers
Copyright (c) 2016 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-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