소스 검색

Merge pull request #4009 from aaronfranke/assetlib-license

Clarify license requirement in Asset Library submitting instructions
Rémi Verschelde 4 년 전
부모
커밋
8a503eb9ed
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      tutorials/assetlib/uploading_to_assetlib.rst

+ 4 - 1
tutorials/assetlib/uploading_to_assetlib.rst

@@ -38,7 +38,10 @@ are a few requirements your asset needs to meet to be approved.
   asset needs the contents of the submodule, your asset won't work.
   asset needs the contents of the submodule, your asset won't work.
 
 
 * The license needs to be correct. The license listed on the asset
 * The license needs to be correct. The license listed on the asset
-  library must match the license in the repository.
+  library must match the license in the repository. The repo MUST
+  have a license file, called either "LICENSE" or "LICENSE.md".
+  This file must contain the license text itself and a copyright
+  statement that includes the year(s) and copyright holder.
 
 
 * Use proper English for the name and description of your asset.
 * Use proper English for the name and description of your asset.
   This includes using correct capitalization, and using full
   This includes using correct capitalization, and using full