diff options
Diffstat (limited to 'util/lint/kconfig_lint')
-rwxr-xr-x | util/lint/kconfig_lint | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/util/lint/kconfig_lint b/util/lint/kconfig_lint index 16188bacc5..bdf9b8bb16 100755 --- a/util/lint/kconfig_lint +++ b/util/lint/kconfig_lint @@ -1,11 +1,6 @@ #!/usr/bin/env perl - -# # This file is part of the coreboot project. # -# Copyright (C) 2015 Martin L Roth <gaumless@gmail.com> -# Copyright (C) 2015-2016 Google, Inc. -# # 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. |