Skip to content

Commit 940e7c3

Browse files
committed
add copyright
1 parent cdb7e4d commit 940e7c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nimbus_verified_proxy/rpc/receipts.nim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
# * Apache v2 license (license terms in the root directory or at https://www.apache.org/licenses/LICENSE-2.0).
66
# at your option. This file may not be copied, modified, or distributed except according to those terms.
77

8+
<<<<<<< HEAD
89
{.push gcsafe, raises: [].}
910

11+
=======
12+
>>>>>>> 5e3712b73 (add copyright)
1013
import
1114
std/sequtils,
1215
results,

0 commit comments

Comments
 (0)