summaryrefslogtreecommitdiff
path: root/cmake/modules/FindBDB.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindBDB.cmake')
-rw-r--r--cmake/modules/FindBDB.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/modules/FindBDB.cmake b/cmake/modules/FindBDB.cmake
index 8c9616eb..312901c0 100644
--- a/cmake/modules/FindBDB.cmake
+++ b/cmake/modules/FindBDB.cmake
@@ -1,3 +1,7 @@
+#
+# SPDX-FileCopyrightText: Allen Winter <winter@kde.org>
+# SPDX-License-Identifier: BSD-3-Clause
+#
# Finds the Berkeley DB Library
#
# BDB_FOUND - True if Berkeley DB found.