diff options
Diffstat (limited to 'util/gitconfig/pre-commit')
-rwxr-xr-x | util/gitconfig/pre-commit | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/gitconfig/pre-commit b/util/gitconfig/pre-commit index 78b2509eba..2dcdcb1930 100755 --- a/util/gitconfig/pre-commit +++ b/util/gitconfig/pre-commit @@ -1,10 +1,6 @@ #!/bin/sh - -## ## This file is part of the coreboot project. ## -## Copyright (C) 2015 Patrick Georgi <patrick@georgi-clan.de> -## ## 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 2 of the License. |