Skip to content

Commit

Permalink
Add missing license
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Barejko <[email protected]>
  • Loading branch information
bareya committed Jan 20, 2025
1 parent 251e46a commit 519afbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pybind11/PyBindImath/PyBindImathFrustum.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
//
// SPDX-License-Identifier: BSD-3-Clause
// Copyright Contributors to the OpenEXR Project.
//

#include "PyBindImath.h"
#include <ImathFrustum.h>
namespace PyBindImath {
Expand Down

0 comments on commit 519afbb

Please sign in to comment.