X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/982530518fd6806a896a75f73e29e2f3b59e5791..0e963201d03d9229bb8ac4323291d2b0119526ed:/build-aux/git-hooks/pre-commit diff --git a/build-aux/git-hooks/pre-commit b/build-aux/git-hooks/pre-commit index 8bce1f5ade..5a512442b1 100755 --- a/build-aux/git-hooks/pre-commit +++ b/build-aux/git-hooks/pre-commit @@ -1,7 +1,7 @@ #!/bin/sh # Check file names in git commits for GNU Emacs. -# Copyright 2014-2015 Free Software Foundation, Inc. +# Copyright 2014-2016 Free Software Foundation, Inc. # This file is part of GNU Emacs.