Tagged Questions

3
votes
1answer
68 views

Dual licensing in source code

I've written a java library that I'd like to release under GPL and under a commercial license. Now I'm not so sure how to put that into the source code. Is something like this appropriated? /* * If ...