i have one open source project, i want to sell this to my client by making some modification in the existing project. Is it good to sell or is it permissible to sell the open source project to clients? Need suggestions please help.
Sales Software Products Legal Website
How is the Open Source project licensed?
It it has a permissive license like AL 2.0 (apache license) or BSD or MIT its fine to sell the modifications along the project.
If it is GPL'ed or has a similar license it is possible to sell, but you need to give your source code to your customer (+ of course the source code of the other GPL components).
If you have developed the open source product yourself, then you are able to change the license at own will.
That all being said, I am not a lawyer. You might want to ask a regional lawyer on this and you also might want to take a look into the license which should be delivered to you with the source code of the open source project. Watch out for a fiel named LICENSE and open it with your text editor.
Yes you can, you can sell an open source project to someone, but you cannot:
I would say it is better to be upfront and honest, tell them the base product is free and open source, but that you are charging for your services in customising and modifying it for them.
I did some work for a friend a while back, his friend had paid a lot of money for a ecommerce website. I took a look and found it was osCommerce, free software that they were passing off as their own.
What you are selling is your time to customize it and maintain it for their use. Many organizations use Drupal or WordPress for their company website. They pay an employee or consultant to configure it, and install add ons/plugins/modules. They may even hire you for training.
That is what you are selling them, expertise.