So AvalonEdit is licensed under GNU Library General Public License (LGPL). I have made my own modification to the library's source code. I understand that I have to release the modified source code. My questions are:
- Do I release the modfied source code under the same license? Or can I choose another one, like MIT for example?
- Do I put my own name in the copyright field of the modified source code, or do I put IC#Code?