Mercurial > trustbridge
diff common/strhelp.c @ 404:17e1c8f37d72
Add License
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 13:28:44 +0000 |
parents | 4077eff1dd39 |
children | 698b6a9bd75e |
line wrap: on
line diff
--- a/common/strhelp.c Wed Apr 16 11:00:18 2014 +0000 +++ b/common/strhelp.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. + */ /* Needed to get asprintf */ #define _GNU_SOURCE 1