diff options
Diffstat (limited to 'util/xcompile')
-rwxr-xr-x | util/xcompile/xcompile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile index 18e08a0659..0ffcf0aa53 100755 --- a/util/xcompile/xcompile +++ b/util/xcompile/xcompile @@ -1,11 +1,6 @@ #!/usr/bin/env bash -# # This file is part of the coreboot project. # -# Copyright (C) 2007-2010 coresystems GmbH -# Copyright (C) 2012 Google Inc -# Copyright (C) 2016 Raptor Engineering, LLC -# # 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. |