* fixed some email addresses
[qbasicapps.git] / unsorted / timer.bas
old mode 100755 (executable)
new mode 100644 (file)
index 78399ef..74d6238
@@ -1,3 +1,6 @@
+CHDIR ".\qbasicapps\unsorted"\r
+\r
+\r
 DECLARE SUB bar ()\r
 DECLARE SUB help (a!)\r
 DECLARE SUB alarm (a!)\r
@@ -577,11 +580,11 @@ LOCATE 13, 24
 PRINT "and specified weekdays."\r
 \r
 LOCATE 15, 24\r
-PRINT "   This program is property of"\r
+PRINT "   Copyright"\r
 LOCATE 16, 24\r
-PRINT "Vova German & Svjatoslav Agejenko"\r
+PRINT "Vladimir German &"\r
 LOCATE 17, 24\r
-PRINT "      All rights reserved."\r
+PRINT "Svjatoslav Agejenko"\r
 br$ = "Press any key to close this window"\r
 \r
 CASE 2\r