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

Macro for preset copyright flag.