Relicense MIT OR Apache 2.0

This commit is contained in:
Jeremy Soller 2022-10-24 08:56:48 -06:00
parent 91ab1c489e
commit 564dab009c
26 changed files with 284 additions and 374 deletions

View file

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT OR Apache-2.0
#[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)]
pub struct CacheKey {
pub font_id: fontdb::ID,