Regenerate auto-generated bindings with license info and new upstream
[ldk-c-bindings] / lightning-c-bindings / src / lib.rs
index 89dfc090340ffc94593dc752139280d815542a9c..848464e9a06ccecda1778148848093b3b36b1f8b 100644 (file)
@@ -1,3 +1,11 @@
+// This file is Copyright its original authors, visible in version control
+// history and in the source files from which this was generated.
+//
+// This file is licensed under the license available in the LICENSE or LICENSE.md
+// file in the root of this repository or, if no such file exists, the same
+// license as that which applies to the original source files from which this
+// source was automatically generated.
+
 //!lightning
 //! Rust-Lightning, not Rusty's Lightning!
 //!
@@ -16,6 +24,7 @@
 #![allow(unused_parens)]
 #![allow(unused_unsafe)]
 #![allow(unused_braces)]
+#![deny(missing_docs)]
 mod c_types;
 mod bitcoin;
 pub mod util;