Tagged Questions

2
votes
2answers
345 views

I still have some questions about the BSD License usage

Let's say I'm doing this application where I include some class I found on the web with the BSD License attached. I know that this license allows me to modify the code and I have the need for it. ...
1
vote
2answers
175 views

How should I use this piece of open-source code with the BSD License attached?

I just found some nice open-source code at The Code Project and it's attached with the BSD License. Well, the article states in the end that the code is licensed under the BSD License. But none of the ...