The post has been translated automatically. Original language: Russian
Software development is often perceived as an exclusively creative work of a particular specialist. Therefore, in practice, a legitimate question arises: if an employee wrote the source code, who owns the rights to the created product - the developer himself or the company?
According to the legislation of the Republic of Kazakhstan, the developer retains the status of the author of the code he created. At the same time, the property rights to a program developed within the framework of official duties or official assignments, as a general rule, belong to the employer, unless otherwise agreed by the parties. It is the owner of property rights who has the right to use the program, modify it, issue licenses and transfer rights to third parties.
At the same time, the very fact of employment does not yet confirm that all the developments created by the employee belong to the company. In the event of a dispute, the employment contract, job description, technical specifications, corporate correspondence and work history in the repository will be relevant. If the relationship between development and work responsibilities is not fixed, the ownership of rights may be controversial.
Therefore, IT is advisable for IT companies to determine in advance the regime of rights to the program code in labor documents and internal procedures. Special attention should be paid to contractors and freelancers: the transfer of rights to the result of their work to the customer should be explicitly provided for in a written contract.Disclaimer:
This material is for informational purposes only and does not
It is a legal advice. The legal assessment depends on the circumstances
a specific situation.
Сначала важно разобраться в терминах.
Под «продажей ПО» могут пониматься две разные сделки. Первая - компания остается владельцем продукта и лишь разрешает клиенту им пользоваться. Это называется лицензией.
Вторая - компания полностью передает клиенту права на программу, после чего уже клиент решает, кто и как может ее использовать.
Если заказчик получил только лицензию, разработчик может предоставлять то же ПО другим клиентам. По такой модели работают большинство SaaS-сервисов: все используют один продукт, но каждый получает собственный доступ, настройки и интеграции. Даже передача исходного кода сама по себе не означает передачу всех прав на программу.
Если же клиенту переданы исключительные права, разработчик фактически перестает быть владельцем соответствующего ПО. Повторно продать или лицензировать этот же код другому заказчику уже нельзя.
Поэтому фразы «передаются все права», «разработка является эксклюзивной» или «исполнитель не вправе повторно использовать результат» требуют особого
внимания.
Чтобы избежать споров, в договоре необходимо разделять основной продукт компании и доработки для конкретного клиента. Тогда компания сохраняет права на свою платформу, общие модули и технологии, а отдельно определяет, кому принадлежат созданные для заказчика функции и интеграции.
Дисклеймер:
Настоящий материал носит исключительно информационный характер и не является юридической консультацией. Правовая оценка зависит от обстоятельств конкретной ситуации.