Crate git_copyright

Source
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§

config
Parse configuration.
error
Define custom error type.
file_ops
Check and update copyright of file.
git_ops
Extract added/modified times from git history.
regex_ops
Compile and cache copyright regexes.

Enums§

CommentSign

Functions§

check_repo_copyright
get_hash