macro_rules! copyright_flag { ($($($description:tt)+)?) => { ... }; }
Macro for preset copyright flag.