k3s/hooks
Eric Paris b7365ccace Check if people copy, but do not update the boilerplate
We found in that someone just copied/pasted the boilerplate language into
their code. But the boilerplate contains 2014, not 2015. We have 2 ways
to fix this.

1) Update the boilerplate to 2015 so people would get the right one.
2) Update the boilerplate so it doesn't make sense and then warn when
people use it.

This PR takes the second option. While options #1 seems easier, it will
get wrong in 2016, 17, 18 and it's unlikely anyone remember why they
need to update the boilerplate text and the regex rewrite. So just
make the humans do a tiny bit more work now.
2015-05-12 21:26:44 -04:00
..
boilerplate.go.txt Check if people copy, but do not update the boilerplate 2015-05-12 21:26:44 -04:00
boilerplate.py Check if people copy, but do not update the boilerplate 2015-05-12 21:26:44 -04:00
boilerplate.py.txt Check if people copy, but do not update the boilerplate 2015-05-12 21:26:44 -04:00
boilerplate.sh.txt Check if people copy, but do not update the boilerplate 2015-05-12 21:26:44 -04:00
commit-msg Slightly friendlier pre-commit errors. 2014-06-24 15:01:08 -07:00
description.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
prepare-commit-msg Check python files for valid license boilerplate 2015-05-04 18:37:47 -04:00