169 похожих чатов

I'M going to contribute to open-source projects, but my current

employment agreement states that ALL my code belongs to the company I work for. My company is OK with the idea of employees contributing to open-source (in fact, the company itself sends some code to upstream) provided that I show them my code and there won't be parts in it that might be considered property of the company or its clients.

Question: what kind of confirmation should I require from my company to make sure the code I want to contribute will no longer be exclusive property of the company? Should I ask for a written acknowledgement or can I get away with something less formal? I'd like to make sure they won't be able to take the code back from the project.

4 ответов

16 просмотров

This is a serious subject 🤔 I had no idea companies can state that "all code you write" belongs to them

That's definitely a red flag for me but I suppose written confirmation

owning the copyright to some code doesn't mean it is their exclusive property. it will depend on the license with which the code is published

Write it on your free time.

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Ребят в СИ можно реализовать ООП?
Николай
33
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Карта сайта