X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=fuzz%2Fsrc%2Fbin%2Fmsg_update_fail_malformed_htlc_target.rs;h=1b5435c6789a93cee8288ac706244de611d66148;hb=6df54a3e2a19b9e7e1720be44af250db2094291a;hp=c62aa7633f65d6ee9d1a22dfea39a1679a5067d7;hpb=2e997d758fc6669df8a5a9ecd7a9a82943a2b8f1;p=rust-lightning diff --git a/fuzz/src/bin/msg_update_fail_malformed_htlc_target.rs b/fuzz/src/bin/msg_update_fail_malformed_htlc_target.rs index c62aa7633..1b5435c67 100644 --- a/fuzz/src/bin/msg_update_fail_malformed_htlc_target.rs +++ b/fuzz/src/bin/msg_update_fail_malformed_htlc_target.rs @@ -1,3 +1,12 @@ +// This file is Copyright its original authors, visible in version control +// history. +// +// This file is licensed under the Apache License, Version 2.0 or the MIT license +// , at your option. +// You may not use this file except in accordance with one or both of these +// licenses. + // This file is auto-generated by gen_target.sh based on target_template.txt // To modify it, modify target_template.txt and run gen_target.sh instead.