Rev 303 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 303 | Rev 403 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /********************************************************************************************************************************* |
1 | /************************************ |
2 | * * |
- | |
- | 2 | * |
|
3 | * class representing the MK-Version * |
3 | * class representing the MK-Version |
4 | * * |
- | |
5 | * Author: Marcus -LiGi- Bueschleb * |
4 | * Author: Marcus -LiGi- Bueschleb |
6 | * Project-Start: 9/2007 * |
5 | * Project-Start: 9/2007 * |
7 | 6 | * |
|
8 | * Mailto: ligi@smart4mobile.de * |
- | |
9 | * Licence: Creative Commons / Non Commercial * |
7 | * see README for further Infos |
10 | * Big Up: Holger&Ingo * |
- | |
- | 8 | * |
|
11 | *********************************************************************************************************************************/ |
9 | ****************************************/ |
Line 12... | Line 10... | ||
12 | 10 | ||
Line 13... | Line 11... | ||
13 | public class MKVersion |
11 | public class MKVersion |
14 | 12 |