CodeEditApp / CodeEditApp/CodeEditSymbols
Add a LICENSE file (the package currently has none)
- Linguagem predominante
- Swift
- Estrelas
- 25
- Forks
- 15
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi, and thanks for the package — the editor stack is a pleasure to build on.
This repository has no license file. There is none in the repository root, none
in the source tree, and GitHub's API reports `"license": null` for it. The same
is true of the sibling package (CodeEditLanguages), while
CodeEditSourceEditor and CodeEditTextView both carry MIT.
Why this matters downstream: without a license the default applies, and the
default is "all rights reserved" — no permission to redistribute. Both packages
are listed in the `CodeEditSourceEditor` target's own dependencies, so every
application that uses the editor redistributes them inside its binary. I ship a
macOS application built on CodeEditSourceEditor, and when I put together the
attribution notice for it I could only write "no license declared upstream" for
these two, which is not a comfortable line to publish and is presumably not what
you intended either.
If MIT was the intent — as it is for the rest of the project — adding the usual
`LICENSE` file would settle it. If a different license is intended, that would be
just as useful to know; the point is only that the file be there.
Happy to open a PR with an MIT `LICENSE` matching CodeEditSourceEditor's if that
helps.
Thanks!
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Comece comparando os arquivos MIT LICENSE em CodeEditSourceEditor e CodeEditTextView com a raiz do repositório de CodeEditSymbols. Confirme com um maintainer se MIT é o pretendido e, em seguida, adicione o arquivo LICENSE apropriado na raiz; a issue estará concluída quando o pacote declarar sua licença de forma consistente com os pacotes irmãos referenciados.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- swift
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 1/5
- Tempo estimado
- Menos de uma hora
- Status de atividade
- Ativa
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 74/100