Skip to content

Conversation

jminor
Copy link
Member

@jminor jminor commented May 3, 2022

This PR changes the license and CLA for OpenTimelineIO-Swift-Bindings to align with the new license and CLA for OpenTimelineIO itself. See here for more details: AcademySoftwareFoundation/OpenTimelineIO#1285

@jminor jminor requested a review from meshula May 3, 2022 18:41
@@ -14,7 +14,7 @@ internal class WrapperCache<CachedObject: AnyObject> {
}

var cxxPtrToCachedObject = [UnsafeMutableRawPointer : WeakHolder]()
let lock = DispatchQueue(label: "com.pixar.otio.SOWrapperCache-" + String(describing: type(of: CachedObject.self)))
let lock = DispatchQueue(label: "io.aswf.otio.SOWrapperCache-" + String(describing: type(of: CachedObject.self)))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@meshula is this name cosmetic, or functional?

@meshula meshula merged commit 8d4ee96 into main May 3, 2022
@jminor jminor deleted the license_change branch April 21, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants