diff options
Diffstat (limited to 'modules/FindXmms.cmake')
-rw-r--r-- | modules/FindXmms.cmake | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/modules/FindXmms.cmake b/modules/FindXmms.cmake index 33f9f395..f5719b22 100644 --- a/modules/FindXmms.cmake +++ b/modules/FindXmms.cmake @@ -1,5 +1,10 @@ # Search xmms -# Laurent Montel <montel@kde.org> 2006 +# +# Copyright (c) 2006, Laurent Montel, <montel@kde.org> +# +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. + OPTION(KDE4_XMMS "enable support for XMMS") |