Leroy P Leahy (leroy.p.leahy@intel.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10335
-gerrit
commit 19d07eb0d57d5f36eb2eb6cc371d92c27b0b50a2 Author: Lee Leahy leroy.p.leahy@intel.com Date: Wed May 27 16:50:53 2015 -0700
FSP 1.1: Remove copyright address
Remove the copyright address from the remaining file.
BRANCH=none BUG=None TEST=None
Change-Id: I4c1670cb20833656a7cf56553b03877f3b0d486b Signed-off-by: Lee Leahy leroy.p.leahy@intel.com --- src/drivers/intel/fsp1_1/fsp_gop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/drivers/intel/fsp1_1/fsp_gop.c b/src/drivers/intel/fsp1_1/fsp_gop.c index cf781cd..8a1c75f 100644 --- a/src/drivers/intel/fsp1_1/fsp_gop.c +++ b/src/drivers/intel/fsp1_1/fsp_gop.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */
#include <cbfs.h>