Использование java
От: a_m_o_k  
Дата: 30.06.05 06:48
Оценка:
Здравствуйте all.

У меня тут такой вопрос: если делать программку на яве с помощью бесплатного (Open Source) средства разработки, то с продажей правовых проблем не будет?

PS Если вопрос кажется глупым, извините, я пока что очень плохо разобрался в хитросплетениях законодательств
... << RSDN@Home 1.1.4 beta 7 rev. 447>>
Re: Использование java
От: Аноним  
Дата: 30.06.05 07:29
Оценка:
Здравствуйте, a_m_o_k, Вы писали:

___>Здравствуйте all.


___>У меня тут такой вопрос: если делать программку на яве с помощью бесплатного (Open Source) средства разработки, то с продажей правовых проблем не будет?


___>PS Если вопрос кажется глупым, извините, я пока что очень плохо разобрался в хитросплетениях законодательств

******************************************
Can I use GPL-covered editors such as GNU Emacs to develop non-free programs? Can I use GPL-covered tools such as GCC to compile them?
---------------------------
Yes, because the copyright on the editors and tools does not cover the code you write. Using them does not place any restrictions, legally, on the license you use for your code.

Some programs copy parts of themselves into the output for technical reasons--for example, Bison copies a standard parser program into its output file. In such cases, the copied text in the output is covered by the same license that covers it in the source code. Meanwhile, the part of the output which is derived from the program's input inherits the copyright status of the input.

As it happens, Bison can also be used to develop non-free programs. This is because we decided to explicitly permit the use of the Bison standard parser program in Bison output files without restriction. We made the decision because there were other tools comparable to Bison which already permitted use for non-free programs.
Re: Использование java
От: kochmin_alexandr Россия  
Дата: 30.06.05 07:36
Оценка: +2
ao> Здравствуйте all.

ao> У меня тут такой вопрос: если делать программку на яве с помощью

ao> бесплатного (Open Source) средства разработки, то с продажей правовых
ao> проблем не будет?

читай лицензионное соглашение к своим средствам разработки.
Там все написано.

--
С уважением
Кочмин Александр
Posted via RSDN NNTP Server 1.9
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.