diff options
Diffstat (limited to 'modules/kde4_exec_via_sh.cmake')
-rwxr-xr-x | modules/kde4_exec_via_sh.cmake | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/kde4_exec_via_sh.cmake b/modules/kde4_exec_via_sh.cmake index a256403e..a42817a9 100755 --- a/modules/kde4_exec_via_sh.cmake +++ b/modules/kde4_exec_via_sh.cmake @@ -1,3 +1,9 @@ +# +# Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org> +# +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. + if (UNIX) |