Cleanup: Add missing copyright notice

missed in the initial commit.
This commit is contained in:
Ray Molenkamp
2023-07-12 19:53:19 -06:00
parent b11540a65f
commit 370ca90632

View File

@@ -1,3 +1,7 @@
/* SPDX-FileCopyrightText: 2023 Ray Molenkamp
*
* SPDX-License-Identifier: GPL-2.0-or-later */
#include <pxr/pxr.h>
#include <pxr/usd/sdf/layer.h>
#include <pxr/usd/usd/object.h>