Skip to content

Commit

Permalink
Remove copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
optout21 committed Aug 2, 2024
1 parent 43d2be1 commit c8279fe
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions lightning/src/util/bech32.rs
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
// 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 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option.
// You may not use this file except in accordance with one or both of these
// licenses.

//! Bech32 encoding/decoding for lightning invoices.

use core::fmt;
Expand Down

0 comments on commit c8279fe

Please sign in to comment.