gnu: Remove trademark acknowledgements.

* gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm
(python-xlrd), gnu/packages/wordnet.scm (wordnet) [description]:
Remove trademark acknowledgements.
This commit is contained in:
John Darrington 2016-08-22 20:14:17 +02:00
parent 85327d0d45
commit c598e35c52
No known key found for this signature in database
GPG key ID: 8A67719C2DE827B3
3 changed files with 3 additions and 3 deletions

View file

@ -5732,7 +5732,7 @@ object to help create WSGI responses.")
(home-page "http://www.python-excel.org/")
(synopsis "Library for extracting data from Excel files")
(description "This packages provides a library to extract data from
spreadsheets using Microsoft Excel® proprietary file formats @samp{.xls} and
spreadsheets using Microsoft Excel proprietary file formats @samp{.xls} and
@samp{.xlsx} (versions 2.0 onwards). It has support for Excel dates and is
Unicode-aware. It is not intended as an end-user tool.")
(license bsd-3)))