FreeCalypso > hg > fc-selenite
comparison src/nucleus/rld.c @ 38:b4eeda6fa576
src/nucleus/rld.c: corrected ID string: we are not a demo
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 16 Jul 2018 23:56:58 +0000 |
parents | 0f80e1e4dce4 |
children |
comparison
equal
deleted
inserted
replaced
37:77864d54a5ff | 38:b4eeda6fa576 |
---|---|
51 | 51 |
52 /* RLD_Release_String contains a string describing this release of Nucleus | 52 /* RLD_Release_String contains a string describing this release of Nucleus |
53 PLUS. */ | 53 PLUS. */ |
54 | 54 |
55 const CHAR RLD_Release_String[] = | 55 const CHAR RLD_Release_String[] = |
56 "FreeNucleus demo release - based on Nucleus PLUS v. 1.14.1"; | 56 "FreeNucleus RTOS, based on Nucleus PLUS v. 1.14.1 by XVilka"; |
57 | 57 |
58 | 58 |
59 /* RLD_Special_String contains information about the origins of the Nucleus | 59 /* RLD_Special_String contains information about the origins of the Nucleus |
60 PLUS system. */ | 60 PLUS system. */ |
61 | 61 |