Skip to main content
  1. Blog
  2. Article

Jane Silber
on 15 July 2015

Clarification on IP Rights Policy


We are updating our Intellectual Property Rights Policy to clarify the relationship between this policy and the licences of the constituent works in Ubuntu.  Specifically, we are adding a single clause which states:

“Ubuntu is an aggregate work of many works, each covered by their own licence(s). For the purposes of determining what you can do with specific works in Ubuntu, this policy should be read together with the licence(s) of the relevant packages. For the avoidance of doubt, where any other licence grants rights, this policy does not modify or reduce those rights under those licences.”

 

We are proud to choose the GPL as the default licence for the software that Canonical writes, and we do that because we believe it is the licence that creates the most freedoms for its users.  We have always recognised those rights in this Policy, and over the course of a long conversation with the Free Software Foundation and others, we agreed to eliminate any doubt by adding this new language.

We would like to thank the Free Software Foundation and the Software Freedom Conservancy for their suggestions in this regard over the past year.  We’ll continue to evolve our policies, in consultation with the very diverse groups that make up the open source community, to reflect best practice and the needs of Canonical and the Ubuntu community.

Related posts


Bertrand Boisseau
24 June 2026

Anbox Cloud on C4A metal: Android, at scale, without friction

Ubuntu Article

Why C4A metal is a great place to run Android and why Anbox Cloud makes that practical. If you’ve spent even a small portion of time working with Android development at scale, you’ve likely encountered some pinch points. The platform was built for Arm-based devices, mobile physical hardware, and tightly controlled system environments. Clo ...


Rajan Patel
23 June 2026

Canonical announces live kernel patching for Arm64

Security Article

Canonical Livepatch now officially supports Arm64, further expanding its security patching automation capabilities. For the first time, Ubuntu on an Arm64 machine can apply critical kernel updates, without service interruption or rebooting. Starting with Ubuntu Core 26 for Arm64, and for Ubuntu Core 20 and onwards for AMD64 machines, a wi ...


Jon Taylor
22 June 2026

How to use RISC-V custom instructions with Ubuntu

Silicon Article

Introduction My previous blog talked about the importance of instruction set standardization for ecosystem stability and growth through the use of profiles. And standardization is indeed important, but since one of RISC-V’s great benefits is the ability to customize the instruction set, we should also consider how to support that ability. ...