Skip to content

pc-m/copyright_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Copyright check

a git hook to check if the copyright date in commited files

To use this hook create a link in your .git/hook directory named pre-commit

To install in all your git repos

cd <root/of/your/projects>
find -path '*/.git/hooks' -exec ln  <path/to/copyright-check>/pre-commit-copyright-check {}/pre-commit \;

About

a git hook to check if the copyright date in commited files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages