Skip to content

Commit 2148e41

Browse files
authored
Merge pull request #1990 from swahtz/apache2_typo
Fix typo in SPDX license identifier
2 parents 74c3e68 + b78b482 commit 2148e41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

openvdb_ax/openvdb_ax/compiler/AttributeBindings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright Contributors to the OpenVDB Project
2-
// SPDX-License-Identifier: Apache-2.0/
2+
// SPDX-License-Identifier: Apache-2.0
33

44
/// @file compiler/AttributeBindings.h
55
///

openvdb_ax/openvdb_ax/compiler/AttributeRegistry.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright Contributors to the OpenVDB Project
2-
// SPDX-License-Identifier: Apache-2.0/
2+
// SPDX-License-Identifier: Apache-2.0
33

44
/// @file compiler/AttributeRegistry.h
55
///

0 commit comments

Comments
 (0)