macro_rules! license_flag {
    ($($($description:tt)+)?) => { ... };
}
Expand description

Macro for preset license flag.