Mercurial > trustbridge
diff common/portpath.c @ 404:17e1c8f37d72
Add License
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 13:28:44 +0000 |
parents | 70d627e9e801 |
children | b3695a3399de |
line wrap: on
line diff
--- a/common/portpath.c Wed Apr 16 11:00:18 2014 +0000 +++ b/common/portpath.c Wed Apr 16 13:28:44 2014 +0000 @@ -1,3 +1,10 @@ +/* Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU GPL (v>=2) + * and comes with ABSOLUTELY NO WARRANTY! + * See LICENSE.txt for details. + */ #include "portpath.h" #include <libgen.h>