Mercurial > trustbridge
diff doc/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 | de67047ca229 |
children |
line wrap: on
line diff
--- a/doc/CMakeLists.txt Wed Apr 16 13:28:44 2014 +0000 +++ b/doc/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. + include (FindDoxygen) set_directory_properties (PROPERTIES CLEAN_NO_CUSTOM true)