aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/qat/meson.build')
-rw-r--r--drivers/crypto/qat/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/qat/meson.build b/drivers/crypto/qat/meson.build
index 7b904630..006cd655 100644
--- a/drivers/crypto/qat/meson.build
+++ b/drivers/crypto/qat/meson.build
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2017 Intel Corporation
+# Copyright(c) 2017-2018 Intel Corporation
dep = dependency('libcrypto', required: false)
if not dep.found()