mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1230 from bovi/copyright-year
Push Copyright year up to 2013
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2012 mruby developers
|
||||
Copyright (c) 2013 mruby developers
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -71,7 +71,7 @@ documentation with examples under *examples/mrbgems*.
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) 2012 mruby developers
|
||||
Copyright (c) 2013 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
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
** mruby - An embeddable Ruby implementation
|
||||
**
|
||||
** Copyright (c) mruby developers 2010-2012
|
||||
** Copyright (c) mruby developers 2010-2013
|
||||
**
|
||||
** Permission is hereby granted, free of charge, to any person obtaining
|
||||
** a copy of this software and associated documentation files (the
|
||||
|
||||
Reference in New Issue
Block a user