Expand description

Extract added/last modified times from git history and add/update copyright note.

Re-exports

pub use config::Config;
pub use error::CError;

Modules

Parse configuration.

Define custom error type.

Check and update copyright of file.

Extract added/modified times from git history.

Compile and cache copyright regexes.

Enums

Functions