Relicense MIT OR Apache 2.0
This commit is contained in:
parent
91ab1c489e
commit
564dab009c
26 changed files with 284 additions and 374 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue