Questions tagged [foss]

3 questions
4
votes
2 answers

Is license attribution required for server-hosted (not distributed) use

Am I required to show license and attribution for libraries I don't distribute but use on the web server? Whether to produce the web pages I serve or to access data sources, etc. To phrase it another way; is it about what I distribute, or what I use…
1
vote
0 answers

Can I use these components in my project or are their licenses incompatible?

I have currently two software licensing projects at hand: one is based on the eclipse (v2) framework and the in the other the codebase is proprietary. In the Eclipse project, we created and linked a module to the Eclipse codebase and also link an…
paul black
  • 462
  • 1
  • 4
  • 11
1
vote
0 answers

FOSS License compatibility

I have been struggling to understand license compatibility and how it manifests. Two examples: I have a program to which i wrote the codebase. This codebase then dynamically links to two different open source libraries. One is licensed under Apache…
paul black
  • 462
  • 1
  • 4
  • 11