mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Copyright year bump
This commit is contained in:
parent
e9ec443a8a
commit
4606d5afd5
3 changed files with 3 additions and 3 deletions
2
thirdparty/identywaf/__init__.py
vendored
2
thirdparty/identywaf/__init__.py
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright (c) 2019 Miroslav Stampar (@stamparm), MIT
|
||||
# Copyright (c) 2019-2020 Miroslav Stampar (@stamparm), MIT
|
||||
# See the file 'LICENSE' for copying permission
|
||||
|
||||
# The above copyright notice and this permission notice shall be included in
|
||||
|
|
|
|||
2
thirdparty/identywaf/identYwaf.py
vendored
2
thirdparty/identywaf/identYwaf.py
vendored
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
Copyright (c) 2019 Miroslav Stampar (@stamparm), MIT
|
||||
Copyright (c) 2019-2020 Miroslav Stampar (@stamparm), MIT
|
||||
See the file 'LICENSE' for copying permission
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue