Feature/jenkins fix (#816)

* Cleanup
* CMake cleanups
* Update current year
* Update copyright header
* Use script to return list of all modules
* Update credits, license and ghoul
This commit is contained in:
Alexander Bock
2019-03-24 11:19:39 +01:00
committed by GitHub
parent a216b7f8bd
commit bb3db7ada7
1087 changed files with 2680 additions and 2941 deletions

View File

@@ -57,7 +57,7 @@ import os
import re
import sys
current_year = '2018'
current_year = '2019'
is_strict_mode = False
is_silent_mode = False