diff --git a/git_hooks/pre-commit b/git_hooks/pre-commit index b3e07f7..380da79 100755 --- a/git_hooks/pre-commit +++ b/git_hooks/pre-commit @@ -1,3 +1,4 @@ +# Copyright (c) 2010, Evan Shaw ################################################################################### # NOTE: This file needs to be copied to .git/hooks/pre-commit to enable the hook. ###################################################################################