Skip to content

Commit 6b5d8a1

Browse files
committed
Improve new setup question on existing license
1 parent c2014e7 commit 6b5d8a1

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

copier.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,8 @@ project_description:
4848

4949
existing_license_file:
5050
help: |
51-
If your project already has a license file, give its path relative to the
52-
project root (e.g. LICENSE.md, LICENSE.txt). Leave empty to generate a new
53-
LICENSE file from the license chosen below. The SPDX identifier is
54-
recorded in pyproject.toml either way.
51+
Path to an existing license file you want to keep (e.g. LICENSE.md, LICENCE.txt).
52+
Leave empty to generate one for the license you pick next.
5553
type: str
5654
default: ""
5755

0 commit comments

Comments
 (0)