linebender / bevy_vello

An integration to render with Vello in Bevy game engine.
https://linebender.org/bevy_vello/
Apache License 2.0
118 stars 12 forks source link

Use valid SPDX 2.1 license expression. #4

Closed waywardmonkeys closed 1 year ago

waywardmonkeys commented 1 year ago

Using / is considered deprecated and using OR is preferred.

simbleau commented 1 year ago

Thanks!