Comment Re:Win the battle, lose the war (Score 1) 56
I had to go through a project's code to match up open source code with their licenses. We had to switch a JDBC library that required a fee for commercial use to another library that didn't.
Then I had to train others with the tool we used. The company said "Do not use GPL code in our code base". When GPL licensed code was found, they wanted to 'fix it' by changing the license. I had to explain you can't change the license, only your use of the code. The fix is removing the code with the license you don't want and re-engineering with different code. If you replace the hood ornament on your Ferrari with one from a Toyota, the insurance company is still going to charge you for a Ferrari.