diff options
Diffstat (limited to 'util/gitconfig/test/commit-message-hook.sh')
-rwxr-xr-x | util/gitconfig/test/commit-message-hook.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/gitconfig/test/commit-message-hook.sh b/util/gitconfig/test/commit-message-hook.sh index a2c53eccde..7642746441 100755 --- a/util/gitconfig/test/commit-message-hook.sh +++ b/util/gitconfig/test/commit-message-hook.sh @@ -1,10 +1,6 @@ #!/bin/bash - -## ## This file is part of the coreboot project. ## -## Copyright (C) 2003-2018 Alex Thiessen <alex.thiessen.de+coreboot@gmail.com> -## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; version 3 or later of the License. |