X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-c-bindings;a=blobdiff_plain;f=c-bindings-gen%2Fsrc%2Ftypes.rs;h=ba916f68c2951b0ed4510d674616fa2bc534cf92;hp=ad21b4c6bca53917685979c846021a03cdb45d7e;hb=01b1418d0421f61d79a346bbdf5b3fe5076d1eb7;hpb=19e04c9362c00205b6133bb4f7fd74d1b9859b48 diff --git a/c-bindings-gen/src/types.rs b/c-bindings-gen/src/types.rs index ad21b4c..ba916f6 100644 --- a/c-bindings-gen/src/types.rs +++ b/c-bindings-gen/src/types.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. + use std::collections::{HashMap, HashSet}; use std::fs::File; use std::io::Write;