Mercurial > trustbridge
diff CMakeLists.txt @ 405:35d6b371ba63
Add License header for CMake and shell scripts
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 13:30:24 +0000 |
parents | d10d9bc2e84f |
children | 09bb19e5e369 |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Apr 16 13:28:44 2014 +0000 +++ b/CMakeLists.txt Wed Apr 16 13:30:24 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. + cmake_minimum_required(VERSION 2.8.8) project(m13)