diff options
Diffstat (limited to 'util/gitconfig/test')
-rwxr-xr-x | util/gitconfig/test/commit-message-hook.sh | 4 | ||||
-rw-r--r-- | util/gitconfig/test/helpers.sh | 4 | ||||
-rwxr-xr-x | util/gitconfig/test/timeout.sh | 4 |
3 files changed, 0 insertions, 12 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. 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. diff --git a/util/gitconfig/test/timeout.sh b/util/gitconfig/test/timeout.sh index 5e2164f811..f404a656f8 100755 --- a/util/gitconfig/test/timeout.sh +++ b/util/gitconfig/test/timeout.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. |