extract_copyright

Function extract_copyright 

pub fn extract_copyright(content: &str) -> Option<String>
Expand description

Extract copyright information

Decodes XML entities (e.g., &#169;©).