Mercurial > trustbridge
comparison cinst/main.c @ 404:17e1c8f37d72
Add License
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 13:28:44 +0000 |
parents | 124f08a85532 |
children | f925ddfe6301 |
comparison
equal
deleted
inserted
replaced
403:7a15a3066f7b | 404:17e1c8f37d72 |
---|---|
1 /* Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik | |
2 * Software engineering by Intevation GmbH | |
3 * | |
4 * This file is Free Software under the GNU GPL (v>=2) | |
5 * and comes with ABSOLUTELY NO WARRANTY! | |
6 * See LICENSE.txt for details. | |
7 */ | |
1 /** | 8 /** |
2 * @file main.c | 9 * @file main.c |
3 * @brief Main entry point for the cinst process. | 10 * @brief Main entry point for the cinst process. |
4 * | 11 * |
5 * The cinst process may or may not be run with elevated | 12 * The cinst process may or may not be run with elevated |