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

Well you probably get in trouble with the legal team

of your company because courts dont know what spdx is. However we can put an spdx at the beginning and the rest of it at the end, right?

4 ответов

22 просмотра

Also courts don't matter here. International copyright laws say that everything is restricted unless you know for a fact that it isn't. So if you don't have a written agreement with the author of the software, you treat it as if you have no rights to it unless you can verify the opposite by looking at things like a license file or SPDX identifier in each source file. Then all you need to do if you ever get to court is find an expert witness that will say "yes, it is common in our industry to put licenses of this sort in LICENSE.txt and their identifiers at the top of source files".

How do you think courts make decisions in other fields? The judge 99.9% of the time doesn't know anything about the subject and neither does the jury. That's why you have an expert witness.

Isn't jury only present in criminal cases? 🤔

Alignant
Isn't jury only present in criminal cases? 🤔

I'm not an American, but I think in USA they handle both criminal and civil cases. But people there can also waive the right to a jury trial such as in arbitration. Can somebody here confirm this? My knowledge is basically movies plus youtube 😅

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

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

а через 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
Карта сайта