Skip to content

Commit

Permalink
fontique: README can link to own copy of LICENSE.
Browse files Browse the repository at this point in the history
Since the `fontique` directory contains a copy of the LICENSE
files, it can link to them rather than up a directory.
  • Loading branch information
waywardmonkeys committed May 23, 2024
1 parent fab8d0a commit e2ce2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fontique/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE](../LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT license ([LICENSE-MIT](../LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)

at your option.

Expand Down

0 comments on commit e2ce2b8

Please sign in to comment.