Skip to content

Add notice documenting LGPL modifications to wave_writer files#2

Open
TetherIO wants to merge 4 commits intonesbox:masterfrom
TetherIO:compliance
Open

Add notice documenting LGPL modifications to wave_writer files#2
TetherIO wants to merge 4 commits intonesbox:masterfrom
TetherIO:compliance

Conversation

@TetherIO
Copy link

@TetherIO TetherIO commented Mar 6, 2026

This PR adds a notice documenting previously made modifications to the wave_writer files.

The affected code originates from blip_buf by Shay Green, which is licensed under the GNU Lesser General Public License v2.1 or later. A notice has been added to clarify the origin of the code and describe later modifications made in this repository.

Specifically, on 25 Nov 2020, Vadim Grigoruk modified the wave_writer files to improve Windows compatibility by adding wide-character file opening support for MSVC and MinGW builds. The change introduces a wrapper around file opening that allows UTF-8 filenames to be opened through Windows wide-character APIs.

@TetherIO TetherIO changed the title Add notice documenting LGPL modifications to wave_writer example files Add notice documenting LGPL modifications to wave_writer files Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant