comparison common/linuxlockfile.c @ 1160:a974b61a5cce

(issue108) Add missing license headers
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 18 Sep 2014 18:00:34 +0200
parents 20ca94680003
children 2a1206932f53
comparison
equal deleted inserted replaced
1159:0ddb173bcd8b 1160:a974b61a5cce
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 */
8
1 #ifndef WIN32 9 #ifndef WIN32
2 10
3 #include <fcntl.h> 11 #include <fcntl.h>
4 #include <stdio.h> 12 #include <stdio.h>
5 #include <sys/types.h> 13 #include <sys/types.h>

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