X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-c-bindings;a=blobdiff_plain;f=c-bindings-gen%2Fsrc%2Fblocks.rs;h=47785a726a8f1b1527b48e5b2b2ca825792c3ee8;hp=dd57a82b5f2d557a188c8a15068d112a5f809afa;hb=01b1418d0421f61d79a346bbdf5b3fe5076d1eb7;hpb=19e04c9362c00205b6133bb4f7fd74d1b9859b48 diff --git a/c-bindings-gen/src/blocks.rs b/c-bindings-gen/src/blocks.rs index dd57a82..47785a7 100644 --- a/c-bindings-gen/src/blocks.rs +++ b/c-bindings-gen/src/blocks.rs @@ -1,3 +1,11 @@ +// 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. + //! Printing logic for basic blocks of Rust-mapped code - parts of functions and declarations but //! not the full mapping logic.