Skip to content

Commit 0bcc378

Browse files
committed
chore(reuse): add SPDX header to env example
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent e95a09b commit 0bcc378

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2026 LibreCode coop and contributors
2+
# SPDX-License-Identifier: AGPL-3.0-or-later
3+
14
# Local sandbox setup for nfse-php smoke tests
25
# Copy to .env.local and fill the secret values.
36

0 commit comments

Comments
 (0)