Left SPDX license out of smart contract

Hi there

I just attempted executing my first smart contract and left out the SPDX license.
And now I am having issues with verifying on BSCScan.

I am using https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol

I am also getting the following error.

I have tried getting a byte code from ABI Hashex but this is still coming up with errors.

Can anyone help?
Thanks in advance :slight_smile:

Please refer to our guide on verification: