summaryrefslogtreecommitdiffstats
path: root/externals/find-modules/FindLibUSB.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'externals/find-modules/FindLibUSB.cmake')
-rw-r--r--externals/find-modules/FindLibUSB.cmake5
1 files changed, 3 insertions, 2 deletions
diff --git a/externals/find-modules/FindLibUSB.cmake b/externals/find-modules/FindLibUSB.cmake
index dec0b98b0..617daf9a5 100644
--- a/externals/find-modules/FindLibUSB.cmake
+++ b/externals/find-modules/FindLibUSB.cmake
@@ -1,11 +1,12 @@
+# SPDX-FileCopyrightText: 2009 Michal Cihar <michal@cihar.com>
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# - Find libusb-1.0 library
# This module defines
# LIBUSB_INCLUDE_DIR, where to find bluetooth.h
# LIBUSB_LIBRARIES, the libraries needed to use libusb-1.0.
# LIBUSB_FOUND, If false, do not try to use libusb-1.0.
#
-# Copyright (c) 2009, Michal Cihar, <michal@cihar.com>
-#
# vim: expandtab sw=4 ts=4 sts=4:
if(ANDROID)