diff options
Diffstat (limited to 'modules/FindMusicBrainz.cmake')
-rw-r--r-- | modules/FindMusicBrainz.cmake | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/modules/FindMusicBrainz.cmake b/modules/FindMusicBrainz.cmake index 0ec56ffc..c4ccef80 100644 --- a/modules/FindMusicBrainz.cmake +++ b/modules/FindMusicBrainz.cmake @@ -1,5 +1,10 @@ # Option for build or not MusicBrainz -# 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. + FIND_PATH(MUSICBRAINZ_INCLUDE_DIR musicbrainz/musicbrainz.h /usr/include |