From 3ee08fb76b00d68e31f0c233e41fa218a8dcc287 Mon Sep 17 00:00:00 2001 From: "crediar@rypp.net" Date: Sat, 23 Jun 2012 18:43:03 +0000 Subject: [PATCH] *Updated SVN link git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@3 be6c1b03-d731-4111-a574-e37d80d43941 --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 114c7f6..fdc5d23 100644 --- a/main.c +++ b/main.c @@ -168,7 +168,7 @@ int main( int argc, char *argv[] ) #endif #endif dbgprintf("Built: " __DATE__ " " __TIME__ "\n"); - dbgprintf("This software is licensed under GPLv3, for more details visit:\nhttp://code.google.com/p/diosmioslite\n"); + dbgprintf("This software is licensed under GPLv3, for more details visit:\nhttp://code.google.com/p/diosmios\n"); //dbgprintf("CPU Ver:%d.%d\n", SP[1], SP[0] );