diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-02-28 07:25:41 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-02-28 07:25:41 +0000 |
commit | d3864eb2f5bbdedffaae5cc8e1f00e1f93a4b770 (patch) | |
tree | 37f3d61a93b4b2bf1ab4ee8caa93bbde6fb1b48e /game | |
parent | c93c3ab607bdc383752f4d1a016d9197d5f4f02c (diff) | |
download | ubox-msx-lib-d3864eb2f5bbdedffaae5cc8e1f00e1f93a4b770.tar.gz ubox-msx-lib-d3864eb2f5bbdedffaae5cc8e1f00e1f93a4b770.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 c0ff4d0..0dbf40e 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-2022 by Juan J. Martinez <jjm@usebox.net> + Copyright (C) 2020-2023 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 |