changeset 58:23dba7f60f88

Mk.2 1.70stable
author heinrichsweikamp
date Wed, 04 Aug 2010 21:36:50 +0200
parents 0338aac9a267
children 2ff1b30b1bdf
files code_part1/OSTC_code_asm_part1/MAIN.ASM
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM	Wed Aug 04 18:23:50 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM	Wed Aug 04 21:36:50 2010 +0200
@@ -132,7 +132,7 @@
 	return			;Dummy
 	
 	
-    MESSG "OSTC - diving computer code,  Copyright (C) 2009 HeinrichsWeikamp GbR"
+    MESSG "OSTC - diving computer code,  Copyright (C) 2010 HeinrichsWeikamp GbR"
     MESSG "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the"
     MESSG "Free Software Foundation, either version 3 of the License, or (at your option) any later version."
     MESSG "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY"