diff options
Diffstat (limited to 'generator/pbmnoise.c')
-rw-r--r-- | generator/pbmnoise.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/pbmnoise.c b/generator/pbmnoise.c index e316dafc..541ce92e 100644 --- a/generator/pbmnoise.c +++ b/generator/pbmnoise.c @@ -1,7 +1,7 @@ /* pbmnoise.c - create a random bitmap of a specified size with a specified ratio of white/black pixels - Written by Akira F Urushibata and contributed to the public domain + Written by Akira F Urushibata and contributed to the public domain December 2021 */ |