Skip to content

Commit 6c78d65

Browse files
committed
license header
1 parent 6cbfc27 commit 6c78d65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/cpp/py_bindings/py_keypoint_detection.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
* Copyright (C) 2025 Intel Corporation
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
15
#include <nanobind/ndarray.h>
26
#include <nanobind/operators.h>
37
#include <nanobind/stl/map.h>

0 commit comments

Comments
 (0)