Pirate Software vs Pirate Program

  • Thread starter Thread starter Saint
  • Start date Start date
  • Tags Tags
    Program Software
AI Thread Summary
Using pirated software, such as Visual C++ 6.0, to develop an original program raises legal concerns, especially if the software is intended for sale. While the term "piracy" traditionally refers to the unauthorized reproduction of copyrighted material, utilizing unlicensed software can lead to lawsuits. It is crucial for developers to ensure they have legitimate licenses for any software used in their projects, particularly when selling their products. The discussion highlights the importance of compliance with software licensing to avoid legal repercussions.
Saint
Messages
437
Reaction score
0
Let say you use a pirate Visual C++ 6.0 to write an original program,
is that program considered as pirated ?
 
Computer science news on Phys.org
Well, let me just say that if you are going to be selling your software then it would be very wise to make sure everything is legit because you can in fact be taken to court.

[edit]
Of course, you can be sued for nearly anything. Piracy is probably the wrong term to apply to this software. Piracy is a term that, not mentioning the high seas aspect, is defined as;

The illicit reprinting or reproduction of a copyrighted book or print or to unlawful plagiarism from it.
-Black Law Dictionary, 5th edition

Now, most people are familiar with windows XP, pro and home versions. There is also a developers version that can be purchaced too. I don't recall all the details, but it is more expensive than the others ($800 US, I think) and people use it to create programs for sale. You best make sure you have a licenced copy of this one, nudge nudge, wink wink...
 
Last edited by a moderator:
PS That developers version, maybe it's only a licencing scheme?
I'm unsure, but think it has additional functionality not provided in the other versions.
 
Originally posted by Saint
Let say you use a pirate Visual C++ 6.0 to write an original program,
is that program considered as pirated ?
I sure hope not :/
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top