Clean up license files to display properly on GitHub

This commit is contained in:
Rob Wagner 2023-07-27 19:03:22 -04:00
parent 7414f46787
commit 3aa99c1846
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61
4 changed files with 2 additions and 8 deletions

View file

@ -1,6 +0,0 @@
axum-htmx is dual-licensed under either
- **[MIT License](/docs/LICENSE-MIT)**
- **[Apache License, Version 2.0](/docs/LICENSE-APACHE)**
at your option.

View file

@ -87,7 +87,7 @@ headers.insert(HX_REDIRECT, HeaderValue::from_static("/some/other/page"));
`axum-htmx` is dual-licensed under either `axum-htmx` is dual-licensed under either
- **[MIT License](/docs/LICENSE-MIT)** - **[MIT License](/LICENSE-MIT)**
- **[Apache License, Version 2.0](/docs/LICENSE-APACHE)** - **[Apache License, Version 2.0](/LICENSE-APACHE)**
at your option. at your option.