Tagged Questions

0
votes
1answer
99 views

re-write html ..legal? [closed]

some isp will get a page and inject in advertisement..etc . is that legal to do ? by using original html from other website and inject in some extra html tags? will you get sue for …
42
votes
9answers
1k views

Selling Your Own Company Your Code

I work for a large software company. On the contract I'm currently working on, I have to work with a grossly inefficient legacy application that we simply don't have the budget to …
-1
votes
9answers
302 views

Is it legally negligent to not use unit testing

Is anyone aware of any legal precedents where the lack of unit testing in an application has lost someone a case Or where someone has not been deemed negligent despite a lack of un …
2
votes
2answers
115 views

Can I change my Open Source License from licenseA to licenseB

The languages used in the licensing are very confusing, and also it is getting very time consuming to read salient features. Just need a license with which source code is open/re …
0
votes
6answers
206 views

How to prevent getting sued for hosting “Fake” Creative Commons image? [closed]

Say if I own a blog site for multiple users like wordpress, say blogsss.com, and every user hosts their blog under a subdomain *.blogsss.com. UserA post a JPEG that UserA claims i …
5
votes
7answers
336 views

Do I need a lawyer to start a side (not work-related) project with a third party?

I have a couple opportunities in the near future to do side projects. By that I mean that these projects are not work related; Other people will pay me to create something for them …
0
votes
4answers
194 views

Using open source patented code

Let’s say the Company A released the project under open source license. The Company B includes the work of the Company A into their solution and sells the solution to the Company C …
15
votes
8answers
413 views

Please help me understand the specifics of the GPL

Hi everybody I would like to find out more about the GNU GPL, and in particular how it pertains to a particular commercial project I wish to undertake. I have just read the licen …
17
votes
5answers
711 views

Open Source: Why not release into Public Domain?

I have recently been wondering why so little code is ever released as 'Public Domain'. MIT and BSD licenses are becoming extremely popular and practically only have the restriction …
8
votes
2answers
823 views

Is the Microsoft Public License viral?

In section 3(d), the Microsoft Public License (Ms-PL) states: "If you distribute any portion of the software in compiled or object code form, you may only do so under a license tha …