Good day,
I would like to consult my problem with GPL Licensing issues. I used vorbis-tools (a library used for encoding and decoding ogg files) as part of a large program that I'm now writing. The said library is under GPL version 2. The ogg encoding and decoding is just part of a program's module. My question is do I need to show the whole source code when this program is released or I can show the specific module from which I used the said library. Also, giving references (website links) relating to this matter would help. Thank you very much. :)

