Skip to content

Commit e239101

Browse files
author
David Bors
committed
10-end-to-end-chapter/drills: fix missing license
Fixed missing license from a .py file. Signed-off-by: David Bors <borsdavid@proton.me>
1 parent 9fb33eb commit e239101

File tree

1 file changed

+1
-0
lines changed
  • chapters/web-application-security/10-end-to-end/reading

1 file changed

+1
-0
lines changed

chapters/web-application-security/10-end-to-end/reading/script.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: BSD-3-Clause
12
import re
23

34
# Read the content of the file

0 commit comments

Comments
 (0)