summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/init.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/init.cpp b/test/init.cpp
index 8c8ec9ad..97948b9c 100644
--- a/test/init.cpp
+++ b/test/init.cpp
@@ -1,3 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/*
+ * Copyright (C) 2018, Google Inc.
+ *
+ * init.cpp - libcamera initialization test
+ */
+
#include <libcamera/libcamera.h>
int main(void)