diff options
Diffstat (limited to 'util/crossgcc')
-rw-r--r-- | util/crossgcc/Makefile.inc | 3 | ||||
-rwxr-xr-x | util/crossgcc/buildgcc | 6 |
2 files changed, 0 insertions, 9 deletions
diff --git a/util/crossgcc/Makefile.inc b/util/crossgcc/Makefile.inc index ed8d66e410..c6e468b887 100644 --- a/util/crossgcc/Makefile.inc +++ b/util/crossgcc/Makefile.inc @@ -1,8 +1,5 @@ -## ## This file is part of the coreboot project. ## -## Copyright (C) 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. diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 150e616652..2e354627cb 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -12,12 +12,6 @@ # This is used for all of our color printing. # -# Copyright (C) 2008-2010 by coresystems GmbH -# written by Patrick Georgi <patrick.georgi@coresystems.de> and -# Stefan Reinauer <stefan.reinauer@coresystems.de> -# -# Copyright (C) 2011 by Sage Electronic Engineering -# # 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. |