diff --git a/omnivore/framework/filesystem.py b/omnivore/framework/filesystem.py
index db3479a9..a864b9b5 100644
--- a/omnivore/framework/filesystem.py
+++ b/omnivore/framework/filesystem.py
@@ -46,6 +46,7 @@
Wade Ripkowski of Inverse ATASCII, the Atari 8-bit Productivity Podcast for beta testing
David Beazley, author of Python Cookbook, 3rd Ed. and more, for the 6502 mini assembler
Jeff Tranter, for udis, the Universal Disassembler for 8-bit microprocessors
+Charles Mangin for the Apple ][ and KIM-1 memory maps
""",
}
substitutes['copyright'] = 'Copyright (c) %(yearrange)s %(author)s (%(author_email)s)' % substitutes