remove header from BoomConfigs.scala

This commit is contained in:
abejgonzalez
2019-08-01 11:22:05 -07:00
parent a8dbc391a1
commit 6d8a6b2412

View File

@@ -1,10 +1,3 @@
//******************************************************************************
// Copyright (c) 2015 - 2019, The Regents of the University of California (Regents).
// All Rights Reserved. See LICENSE and LICENSE.SiFive for license details.
//------------------------------------------------------------------------------
// Author: Christopher Celio, Abraham Gonzalez, Ben Korpan, Jerry Zhao
//------------------------------------------------------------------------------
package example
import chisel3._