Talk:Cowsay

From Free Software Directory
Revision as of 15:42, 16 July 2021 by Bone-baboon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Character Trademark and Copyright

Fictional characters can be protected by copyright and trademark. This is an explanation that uses Disney characters. <https://info.legalzoom.com/article/legal-use-disney-characters>

Questionable Files

Some of the files used by cowsay's -f option appear to be questionable. I looked at all the files in the cows directory of the cowsay repostory and the following files were the ones I identified as questionable. All of the following charters are likely trademarked and copyrighted (however I have not verified that).

Are these two fair use?

Repository

Guix uses this source code repository for cowsay. <https://github.com/tnalpgge/rank-amateur-cowsay.git>

The <https://github.com/tnalpgge/rank-amateur-cowsay> readme says:

> This is cowsay, imported directly from my ancient CVS repository

In that source code repository the questionable files can be seen in the cows directory.

Mitigation

Identify Fork

There may already be a fork of cowsay that removes these questionable files.

Submit Issue Upstream

It does not look like these questionable files are going to be fixed in <https://github.com/tnalpgge/rank-amateur-cowsay> as the CONTRIBUTING.md file says:

> Issues and pull requests ... will be ignored.

A pull request with a commit that removes the quesitonable files was submitted <https://github.com/tnalpgge/rank-amateur-cowsay/pull/4> and was closed without being merged.

The same pull request <https://github.com/cowsay-org/cowsay/pull/16> was made on a maintained cowsay repository <https://github.com/cowsay-org/cowsay>.

Patch When Packaging

When cowsay is being packaged for redistribution it could be patched to remove the questionable files.

Create Fork

cowsay could be forked and the fork could remove the questionable files.



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.