mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-08 21:38:15 -05:00
build - Update license headers formatting (#7017)
Fix headers formatting under: enclave/ evm/ nat/ pki/ util/ --------- Signed-off-by: Usman Saleem <usman@usmans.info>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
package org.hyperledger.besu.enclave;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
package org.hyperledger.besu.enclave;
|
||||
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
package org.hyperledger.besu.enclave;
|
||||
|
||||
import static org.hyperledger.besu.enclave.TlsHelpers.populateFingerprintFile;
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
package org.hyperledger.besu.enclave;
|
||||
|
||||
import org.hyperledger.besu.crypto.MessageDigestFactory;
|
||||
|
||||
Reference in New Issue
Block a user