I wrote software which I would like to release under the BSD license. Unfortunately, I am linking to a library which is based on GPL. Right now I do not have time to rewrite that library.
Can I release my software under GPL and later after rewriting the GPL library change license to BSD? (I would guess not).
My question is: how can I release the software right now without closing doors to the BSD license?
Thanks