diff options
| author | Prayag Verma <[email protected]> | 2016-01-18 08:55:12 +0530 |
|---|---|---|
| committer | Prayag Verma <[email protected]> | 2016-01-18 08:55:12 +0530 |
| commit | 70283a94a51f33213d83a35358ef3d58d41cfbec (patch) | |
| tree | 650abe3172a325b89bcf634d6eb359b90907379b | |
| parent | 2e49a13163c0374cff0148b1d697dcbb192105b7 (diff) | |
| download | mruby-70283a94a51f33213d83a35358ef3d58d41cfbec.tar.gz mruby-70283a94a51f33213d83a35358ef3d58d41cfbec.zip | |
Update license year range to 2016
| -rw-r--r-- | MITL | 2 | ||||
| -rw-r--r-- | include/mruby.h | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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"), diff --git a/include/mruby.h b/include/mruby.h index 9a3b72c74..065d835ce 100644 --- a/include/mruby.h +++ b/include/mruby.h @@ -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 |
