Add MIT+Apache2 license and headers incl generated files
[ldk-c-bindings] / c-bindings-gen / src / blocks.rs
index dd57a82b5f2d557a188c8a15068d112a5f809afa..47785a726a8f1b1527b48e5b2b2ca825792c3ee8 100644 (file)
@@ -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 <LICENSE-APACHE>
+// or the MIT license <LICENSE-MIT>, 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.