Commit 88e932a3 authored by Rusty Russell's avatar Rusty Russell

ogg_to_pcm: fix license in _info, symlink (LGPL -> GPLv2)

Comments in code indicate this is actually GPL version 2 only.
parent c4d3d026
../../licenses/LGPL-2.1
\ No newline at end of file
../../licenses/GPL-2
\ No newline at end of file
......@@ -24,7 +24,7 @@
* return 0;
* }
*
* License: LGPL (v2.1 or any later version)
* License: GPLv2
*
*/
int main(int argc, char *argv[])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment