I need help to understand Ubuntu's new font licence. I'd like to use it in my company's logo. Am I allowed to do it?

I found at http://font.ubuntu.com/licence/ this:

You are most welcome to use the Ubuntu Font Family, in your documents, graphic designs, logos, or company stationary. We'd like as many people as possible to have a better quality reading experience everyday.

This clearly means that I can do it. Am I right?

link|improve this question
feedback

closed as off topic by Don Roby, Book Of Zeus, Mitch Wheat, Alexey Kukanov, Graviton Feb 21 at 2:16

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

2 Answers

I read the license the same way you do; especially because of the following line from the Preamble:

The requirement for fonts to remain under this licence does not require any document created using the fonts or their derivatives to be published under this licence, as long as the primary purpose of the document is not to be a vehicle for the distribution of the fonts.

Emphasis mine. A logo is unlikely to use all the glyphs in the font and thus be a useless vehicle for font redistribution.

Preambles often do not have legal force but they are useful to understand the intention of the legalese.

link|improve this answer
Thanks for help. Im gonna find another, free font which will be the most appropriate. – user1215073 Feb 17 at 0:10
feedback

IANAL. When in doubt, ask one. ESPECIALLY if it involves a higher entity than your singular self. That said, based on the preamble and reading lower down the font licence it states:

Permission & Conditions ...

  • Each copy of the Font Software must contain the above copyright notice and this licence.
  • The Original Version must retain its name, unmodified

Etc. From how I understand it you would be free to USE The font for your own purpose. However if you wanted to distribute a modified version, you would need to leave the original font name alone and include the licence.

This question isn't really relevant to StackOverflow, but I don't see a 'Legalese' StackExchange yet.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.