diff options
Diffstat (limited to 'util/gitconfig/test/helpers.sh')
-rw-r--r-- | util/gitconfig/test/helpers.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/gitconfig/test/helpers.sh b/util/gitconfig/test/helpers.sh index 0d4b3c8e21..31e39130b6 100644 --- a/util/gitconfig/test/helpers.sh +++ b/util/gitconfig/test/helpers.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. |