Skip to content

Commit 6a352bd

Browse files
committed
Add SPDX license identifier to .copier-answers.yml template
beman-tidy requires SPDX-License-Identifier in all files within the first 25 lines. Add the header to the answers file template so generated projects pass beman-tidy out of the box.
1 parent ba2f9ed commit 6a352bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

template/.copier-answers.yml.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
12
# Standard answers and internal state managed by Copier
23
{{ _copier_answers | to_nice_yaml -}}
34

0 commit comments

Comments
 (0)