4

We have a product that heavily relies on open source licenses like Apache 2.0, GPL etc.

Our product is a service that we host inhouse and our customers use (like Basecamp), like a Saas, so nobody would ever get the source code.

I know I have to include license notice of the used framework, but where exactly do include this notice? Do I put a special page IN the product? Should I include it in sales agreements? Or maybe just on a section on our product website?

Zizouz212
  • 2,578
  • 20
  • 33
Roger Far
  • 141
  • 2

1 Answers1

-2

What do you mean with "nobody would ever get the source code". If GPL is used it contaminates the product and further distributions of the product must be accompanied with the entire source code.

paul black
  • 462
  • 1
  • 4
  • 11