1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Colin Walters
c4f41ab384 LICENSE-MIT: Canonicalize
This one has a History...I think when I made bootc I copied
some of the "raw project structure" from a different Rust
project...maybe one of these:

https://github.com/search?q=org%3Acoreos%20path%3ALICENSE-MIT%20openat&type=code

There's nothing copyrightable by the openat developers here;
switch to a "standard" copy of LICENSE-MIT from
https://github.com/rust-lang/rust/blob/master/LICENSE-MIT

(BTW notice also 2a8807e889
 which dropped the copyright)

Closes: https://github.com/containers/bootc/issues/766

Signed-off-by: Colin Walters <walters@verbum.org>
2024-08-19 16:09:42 -04:00
Colin Walters
3ab28788ce Initial code split from https://github.com/ostreedev/ostree-rs-ext/pull/412
Prep for potentially moving to github.com/containers/bootc
2022-11-30 15:14:04 -05:00