comparison common/listutil.c @ 404:17e1c8f37d72

Add License
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 16 Apr 2014 13:28:44 +0000
parents f6ce186cebc2
children f595fcbe3e76
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 #include "listutil.h" 8 #include "listutil.h"
2 9
3 #include <stdio.h> 10 #include <stdio.h>
4 #include <stdlib.h> 11 #include <stdlib.h>
5 #include <errno.h> 12 #include <errno.h>

http://wald.intevation.org/projects/trustbridge/