pub const LICENCE_NOTICE: &str = "Apache-2.0 sections 7-8: no warranty, no liability. Using it accepts that.";Expand description
The licence sentence under the declaration, in both wizard paths.
Apache-2.0 needs no click-through and this is not one: the licence governs use whether or not anybody reads this line. It is here because the screen it sits on is the first thing a new user meets, and a tool that deletes directories should say what it does and does not promise at that moment rather than in a file called LICENSE.md. Sections 7 and 8 are named so the disclaimer can be checked rather than taken on trust.