Skip to content

Commit

Permalink
update licence
Browse files Browse the repository at this point in the history
Signed-off-by: gtebrean <[email protected]>
  • Loading branch information
gtebrean committed Aug 16, 2024
1 parent 2aeb7d1 commit d8c9ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codegen/src/test/resources/contracts/radish34/BN256G2.sol
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is LGPL3 Licensed
// SPDX-License-Identifier: MIT

pragma solidity ^0.5.8;
pragma solidity ^0.5.8s;

/**
* @title Elliptic curve operations on twist points for alt_bn128
Expand Down

0 comments on commit d8c9ca7

Please sign in to comment.