Sob qual licença é o Ubuntu? Pode ser legalmente modificado e distribuído?

32

Em que licença o Ubuntu se enquadra (GPL, MIT, um mix)? Seria legal modificá-lo e redistribuir minha versão modificada?

    
por Weboide 29.07.2010 / 01:43

6 respostas

19

O Ubuntu está sob uma mistura de licenças, cada pacote individual tem seu arquivo direito de cópia em / usr / share / doc / PACKAGE / copyright, por exemplo / usr / share / doc / painel-gnome / de direitos autorais Todos os pacotes na principal & universo são software livre & pode ser modificado & redistribuído - restrito & Os pacotes multiverse se enquadram em outras licenças que podem não permitir isso.

Veja link para mais detalhes

    
por ajmitch 29.07.2010 / 01:53
23

É inteiramente legal.

Exemplos de Ubuntu personalizados que são lançados:

Além disso, o Ubuntu em si não existiria se não fosse pelo Debian.

Mais sobre essa relação aqui

Existe uma página sobre o licenciamento do Ubuntu , em particular:

Software installed by default

When you install Ubuntu, you will typically install a complete desktop environment. It is also possible to install a minimal set of software (just enough to boot your machine) and then manually select the precise software applications to install. Such a "custom" install is usually favoured by server administrators, who prefer to keep only the software they absolutely need on the server. All of the application software installed by default is free software. In addition, we install some hardware drivers that are available only in binary format, but such packages are clearly marked in the restricted component.

(ênfase minha)

Existe o problema do Ubuntu Branding.

A política de marcas registradas explica isso:

Permitted use Certain usages of the Trademarks are fine and no specific permission from us is needed.

Community advocacy.

Ubuntu is built by, and largely for, its community. We share access to the Trademarks with the entire community for the purposes of discussion, development and advocacy. We recognise that most of the open source discussion and development areas are for non-commercial purposes and will allow the use of the trademarks in this context, provided: the Trademark is used in a manner consistent with the Usage Guidelines below there is no commercial intent behind the use what you are referring to is in fact Ubuntu. If someone is confused into thinking that what isn't Ubuntu is in fact Ubuntu, you are probably doing something wrong there is no suggestion (through words or appearance) that your project is approved, sponsored, or affiliated with Ubuntu or its related projects unless it actually has been approved by and is accountable to the Ubuntu Community Council

Então (nessa opinião de não-advogados), desde que você deixe claro que isso é um Ubuntu derivative (similar a como o Ubuntu é baseado no Debian), você está bem.

No entanto, eu sou NÃO um advogado, então isso pode ser uma interpretação falha.

    
por jrg 15.11.2011 / 23:15
6

de link

Ubuntu is a collection of thousands of computer programs and documents created by a range of individuals, teams and companies.

Each of these programs may come under a different licence. This licence policy describes the process that we follow in determining which software will be included by default in the Ubuntu operating system.

Copyright licensing and trademarks are two different areas of law, and we consider them separately in Ubuntu. The following policy applies only to copyright licences. We evaluate trademarks on a case-by-case basis.

Categories of software in Ubuntu

The thousands of software packages available for Ubuntu are organized into four key groups or components: main, restricted, universe and multiverse. Software is published in one of these components based on whether or not it meets our free software philosophy, and the level of support we can provide for it.

This policy only addresses the software that you will find in main and restricted, which contain software that is fully supported by the Ubuntu team and must comply with this policy.

Ubuntu 'main' component licence policy

All application software included in the Ubuntu main component:

Must include source code. The main component has a strict and non-negotiable requirement that application software included in it must come with full source code.

Must allow modification and distribution of modified copies under the same licence. Just having the source code does not convey the same freedom as having the right to change it. Without the ability to modify software, the Ubuntu community cannot support software, fix bugs, translate it, or improve it.

Ubuntu 'main' and 'restricted' component licence policy

All application software in both main and restricted must meet the following requirements: Must allow redistribution. Your right to sell or give away the software alone, or as part of an aggregate software distribution, is important because: You, the user, must be able to pass on any software you have received from Ubuntu in either source code or compiled form.

While Ubuntu will not charge licence fees for this distribution, you might want to charge to print Ubuntu CDs, or create your own customised versions of Ubuntu which you sell, and should have the freedom to do so.

Must not require royalty payments or any other fee for redistribution or modification.It's important that you can exercise your rights to this software without having to pay for the privilege, and that you can pass these rights on to other people on exactly the same basis.

Must allow these rights to be passed on along with the software. You should be able to have exactly the same rights to the software as we do.

Must not discriminate against persons, groups or against fields of endeavour. The licence of software included in Ubuntu can not discriminate against anyone or any group of users and cannot restrict users from using the software for a particular field of endeavour - a business for example. So we will not distribute software that is licensed "freely for non-commercial use".

Must not be distributed under a licence specific to Ubuntu. The rights attached to the software must not depend on the program being part of Ubuntu system. So we will not distribute software for which Ubuntu has a "special" exemption or right, and we will not put our own software into Ubuntu and then refuse you the right to pass it on.

Must not contaminate other software licences.The licence must not place restrictions on other software that is distributed along with it. For example, the licence must not insist that all other programmes distributed on the same medium be free software. May require source modifications to be distributed as patches. In some cases, software authors are happy for us to distribute their software and modifications to their software, as long as the two are distributed separately, so that people always have a copy of their pristine code. We are happy to respect this preference. However, the licence must explicitly permit distribution of software built from modified source code.

Documentation, firmware and drivers

Ubuntu contains licensed and copyrighted works that are not application software. For example, the default Ubuntu installation includes documentation, images, sounds, video clips and firmware. The Ubuntu community will make decisions on the inclusion of these works on a case-by-case basis, ensuring that these works do not restrict our ability to make Ubuntu available free of charge, and that you can continue to redistribute Ubuntu.

Software installed by default

When you install Ubuntu, you will typically install a complete desktop environment. It is also possible to install a minimal set of software (just enough to boot your machine) and then manually select the precise software applications to install. Such a "custom" install is usually favored by server administrators, who prefer to keep only the software they absolutely need on the server.

All of the application software installed by default is free software. In addition, we install some hardware drivers that are available only in binary format, but such packages are clearly marked in the restricted component.

    
por Tachyons 04.05.2012 / 03:44
3

É uma mistura. Cada pacote pode ser licenciado sob termos diferentes.

Geralmente, é legal modificá-lo e redistribuir cada pacote no main e no universe, alguns pacotes podem ter restrições, por exemplo, o nome e o logotipo do firefox são marcas registradas, portanto não podem ser usados sem permissão da Mozilla.

Você pode ver licenças de pacotes individuais em / usr / share / doc / * / copyright

    
por dsas 29.07.2010 / 01:52
2

De acordo com a wikipedia, o Ubuntu na maior parte é licenciado pela GPL:

The only exceptions are some proprietary hardware drivers.[24] The main license used is the GNU General Public License (GNU GPL) which, along with the GNU Lesser General Public License (GNU LGPL), explicitly declares that users are free to run, copy, distribute, study, change, develop and improve the software. On the other hand, there is also proprietary software available that can run on Ubuntu.

Fonte: link

Existem pacotes específicos que não estão incluídos (por exemplo, drivers restritos) que fornecem licenciamento diferente.

No site oficial do ubuntu.org , você também pode encontrar mais sobre esse assunto.

Também indica explicitamente que existem 4 tipos de licenças oferecidas nos pacotes do Ubuntu:

The thousands of software packages available for Ubuntu are organised into four key groups or components: main, restricted, universe and multiverse. Software is published in one of these components based on whether or not it meets our free software philosophy, and the level of support we can provide for it.

    
por chrisjlee 04.05.2012 / 03:47
2

link

De acordo com este link, o Ubuntu é uma coleção de vários programas de computador e cada um deles pode vir sob uma licença diferente.

Até onde eu sei, o kernel Linux subjacente é liberado sob a versão 2 do GNU GPL:

link

E se você quiser pesquisar o contrato de licença para cada um dos programas, poderá encontrá-lo em uma máquina Ubuntu neste local:

/usr/share/doc/*/copyright
    
por squashbuff 04.05.2012 / 03:47