diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-01-04 07:27:50 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-01-04 07:27:50 +0000 |
commit | 21b91e6bcc3d5ccae003b6e55ffc0b4f847a1c01 (patch) | |
tree | 41fdfc3e8f69c0f5f2e245d9d88803b751fe1fd9 /game | |
parent | 3589663245208d5969ddb41c1913c133843061c6 (diff) | |
download | ubox-msx-lib-21b91e6bcc3d5ccae003b6e55ffc0b4f847a1c01.tar.gz ubox-msx-lib-21b91e6bcc3d5ccae003b6e55ffc0b4f847a1c01.zip |
Copyright year bump
Diffstat (limited to 'game')
-rw-r--r-- | game/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/game/README.md b/game/README.md index c5f4bdb..354acb6 100644 --- a/game/README.md +++ b/game/README.md @@ -14,7 +14,7 @@ specially optimised; but you can see that it moves the player and 7 enemies just fine and **it is a good example on how to write a game in C for the MSX**. GREEN, a demo for ubox MSX lib - Copyright (C) 2020 by Juan J. Martinez <jjm@usebox.net> + Copyright (C) 2020-2021 by Juan J. Martinez <jjm@usebox.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |