Skip to content

Commit

Permalink
Push Copyright year up to 2013
Browse files Browse the repository at this point in the history
  • Loading branch information
bovi committed May 2, 2013
1 parent fd2e32e commit f0a9b95
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MITL
@@ -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"),
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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"),
Expand Down
2 changes: 1 addition & 1 deletion include/mruby.h
@@ -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
Expand Down

0 comments on commit f0a9b95

Please sign in to comment.