diff options
Diffstat (limited to 'util/mtkheader')
-rwxr-xr-x | util/mtkheader/gen-bl-img.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/util/mtkheader/gen-bl-img.py b/util/mtkheader/gen-bl-img.py index 983923d2b6..656b976223 100755 --- a/util/mtkheader/gen-bl-img.py +++ b/util/mtkheader/gen-bl-img.py @@ -1,11 +1,6 @@ #!/usr/bin/env python2 - -# # This file is part of the coreboot project. # -# Copyright (c) 2015 MediaTek Inc. -# Author: Tristan Shieh <tristan.shieh@mediatek.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 2 of the License. |