Skip to content

Commit

Permalink
Merge pull request #1990 from swahtz/apache2_typo
Browse files Browse the repository at this point in the history
Fix typo in SPDX license identifier
  • Loading branch information
swahtz authored Dec 18, 2024
2 parents 74c3e68 + b78b482 commit 2148e41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openvdb_ax/openvdb_ax/compiler/AttributeBindings.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Copyright Contributors to the OpenVDB Project
// SPDX-License-Identifier: Apache-2.0/
// SPDX-License-Identifier: Apache-2.0

/// @file compiler/AttributeBindings.h
///
Expand Down
2 changes: 1 addition & 1 deletion openvdb_ax/openvdb_ax/compiler/AttributeRegistry.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Copyright Contributors to the OpenVDB Project
// SPDX-License-Identifier: Apache-2.0/
// SPDX-License-Identifier: Apache-2.0

/// @file compiler/AttributeRegistry.h
///
Expand Down

0 comments on commit 2148e41

Please sign in to comment.