From: ol.sc Date: Tue, 22 Sep 2009 17:30:50 +0000 (+0000) Subject: Added author hint - as contained in the other source files. X-Git-Tag: V2.13.0rc1~45 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5c35c213f6d8712335bcbb1a7ff0029755648d08;p=cc65 Added author hint - as contained in the other source files. git-svn-id: svn://svn.cc65.org/cc65/trunk@4211 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/apple2/crt0.s b/libsrc/apple2/crt0.s index 565e5ffb1..53b8043ca 100644 --- a/libsrc/apple2/crt0.s +++ b/libsrc/apple2/crt0.s @@ -1,4 +1,6 @@ ; +; Oliver Schmidt, 15.09.2009 +; ; Startup code for cc65 (Apple2 version) ;