Business Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementBusiness Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Minimize the cost of deploying database applications. Advantage Database Server or Microsoft SQL Server – Which One is Right for You? Learn now!
  #1  
Old August 31st, 2003, 11:21 PM
kattasrinivas kattasrinivas is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 37 kattasrinivas User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 40 sec
Reputation Power: 6
Send a message via Yahoo to kattasrinivas
Enhancements to Open Source

Hi

I downloaded the Open Source (Say for ex: Linux, php etc) and I made some Enahncements to the Open Source, If I want to make this Product Commercial i.e If I want to sell this Software. Will it be legal Or Do I need to Register/Approve from SOme Authority.

This is Just for the information, One of my friend Asked me long Back.

Thanks
Katta Srinivas

Reply With Quote
  #2  
Old September 1st, 2003, 10:03 AM
ishnid's Avatar
ishnid ishnid is offline
kill 9, $$;
Dev Shed God (5000 - 5499 posts)
 
Join Date: Sep 2001
Location: Dublin, Eire
Posts: 5,391 ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level) 
Time spent in forums: 3 Months 5 Days 8 h 14 m 7 sec
Reputation Power: 1259
It depends on the licence the software is released under. Many open-source projects release under GNU's General Public License (GPL). If this is the licence the software you're modifying/distributing falls under then it's perfectly legal to charge a fee for it. However, any software you create by modifying or including GPL-protected code must also be released under the GPL. This broadly means that although you may charge for it, you must also make it freely available and the source code must be publicly available also, either by including it in the distribution or providing instructions on how to contact you to obtain it.

An example of a company who charges a price for Open Source software is Red Hat, who bundle up Linux with lots and lots of programs and utilities (window managers, browsers, editors etc. etc.) They are quite entitled to charge for these packaged CD-ROM distributions, however they also make them available for free download via their website.

Reply With Quote
  #3  
Old September 1st, 2003, 11:48 PM
kattasrinivas kattasrinivas is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 37 kattasrinivas User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 40 sec
Reputation Power: 6
Send a message via Yahoo to kattasrinivas
Thank you so much for the Reply. I really appreciate for the clarification.
I have another question in my mind,

Q :We are new to GPL issues. Since we will be spending lots of resources to enhance the functionality, Is it mandatory for us to share the source code we develop using existing open-source software. Is Sun Java is also distributed under GPL?

Can anybody have an idea?

Thanks in Advance

Katta Srinivas

Reply With Quote
  #4  
Old September 2nd, 2003, 03:23 AM
ishnid's Avatar
ishnid ishnid is offline
kill 9, $$;
Dev Shed God (5000 - 5499 posts)
 
Join Date: Sep 2001
Location: Dublin, Eire
Posts: 5,391 ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level)ishnid User rank is General 4th Grade (Above 100000 Reputation Level) 
Time spent in forums: 3 Months 5 Days 8 h 14 m 7 sec
Reputation Power: 1259
Quote:
Originally posted by kattasrinivas

Q :We are new to GPL issues. Since we will be spending lots of resources to enhance the functionality, Is it mandatory for us to share the source code we develop using existing open-source software.

If it is GPL-protected source code, yes it is mandatory. Have a look at the GPL FAQ here.

If you are 'spending lots of resources' on this, I would advise procuring professional legal advice before you proceed, rather than relying on me. Also, you should be aware of this FAQ entry.

Quote:

Is Sun Java is also distributed under GPL?


No. Sun uses its own licensing. Have a look around here to see if you can find anything.

Reply With Quote
  #5  
Old September 2nd, 2003, 03:46 AM
kattasrinivas kattasrinivas is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 37 kattasrinivas User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 40 sec
Reputation Power: 6
Send a message via Yahoo to kattasrinivas
Thanks a lot for the information

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementBusiness Help > Enhancements to Open Source


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway