# HG changeset patch # User heinrichsweikamp # Date 1280950610 -7200 # Node ID 23dba7f60f88c205e126ba52516d779a792004d6 # Parent 0338aac9a267374905230ab8ec00a02363078940 Mk.2 1.70stable diff -r 0338aac9a267 -r 23dba7f60f88 code_part1/OSTC_code_asm_part1/MAIN.ASM --- 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"