diff options
Diffstat (limited to 'modules/FindBlueZ.cmake')
-rw-r--r-- | modules/FindBlueZ.cmake | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/FindBlueZ.cmake b/modules/FindBlueZ.cmake index 47161868..8601b935 100644 --- a/modules/FindBlueZ.cmake +++ b/modules/FindBlueZ.cmake @@ -9,6 +9,11 @@ # For details see the accompanying COPYING-CMAKE-SCRIPTS file. # +# Copyright (c) 2008, Daniel Gollub, <dgollub@suse.de> +# +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. + if ( BLUEZ_INCLUDE_DIR AND BLUEZ_LIBRARIES ) # in cache already |