From 5c35c213f6d8712335bcbb1a7ff0029755648d08 Mon Sep 17 00:00:00 2001
From: "ol.sc"
Date: Tue, 22 Sep 2009 17:30:50 +0000
Subject: [PATCH] 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
---
libsrc/apple2/crt0.s | 2 ++
1 file changed, 2 insertions(+)
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)
;
--
2.39.5