This is how it works:
flowchart LR
File
DataURI
RaptorQ
GZIP
BASE45
QRCodes
File --> DataURI
DataURI --> RaptorQ
RaptorQ --> GZIP
GZIP --> BASE45
BASE45 --> QRCodes
message.txt becomes:
Licensed under
- Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.