# HG changeset patch # User heinrichsweikamp # Date 1314544934 -7200 # Node ID 69f1f3a1c645ab404193ac2f4f61c2c406a76d22 # Parent 38b38b105782fd98e1c9145646222b152857a95d minor change in license text diff -r 38b38b105782 -r 69f1f3a1c645 code_part1/OSTC_code_asm_part1/MAIN.ASM --- a/code_part1/OSTC_code_asm_part1/MAIN.ASM Mon Aug 22 17:36:30 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM Sun Aug 28 17:22:14 2011 +0200 @@ -125,7 +125,7 @@ #include aa_fonts.asm ;============================================================================= - MESSG "OSTC - diving computer code, Copyright (C) 2010 HeinrichsWeikamp GbR" + MESSG "OSTC - diving computer code, Copyright (C) 2011 HeinrichsWeikamp" 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"