mirror of
https://ghproxy.net/https://github.com/serpwings/static-wordpress.git
synced 2025-10-03 23:15:35 +08:00
fix copyright notice
This commit is contained in:
commit
51481abac7
31 changed files with 31 additions and 31 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
setup.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/__init__.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/cli/__init__.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/__init__.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/constants.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/crawler.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/staticwordpress
|
|||
|
||||
src\staticwordpress\core\errors.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/github.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/i18n.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/project.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/redirects.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/search.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/sitemaps.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/utils.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/core/workflow.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/gui/__init__.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/gui/config.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/staticwordpress
|
|||
|
||||
src\staticwordpress\gui\editor.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/gui/logger.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/gui/mainwindow.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/staticwordpress
|
|||
|
||||
src\staticwordpress\gui\messagebox.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/staticwordpress
|
|||
|
||||
src\staticwordpress\gui\project.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/gui/rawtext.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/staticwordpress
|
|||
|
||||
src\staticwordpress\gui\table.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/gui/utils.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
src/staticwordpress/gui/workflow.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
ss_script.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
tests\test_project.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
tests\test_redirects.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
tests\test_translations.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
|
@ -7,7 +7,7 @@ https://github.com/serpwings/static-wordpress
|
|||
|
||||
tests\test_url.py
|
||||
|
||||
Copyright (C) 2020-2025Faisal Shahzad <info@serpwings.com>
|
||||
Copyright (C) 2020-2025 Faisal Shahzad <info@serpwings.com>
|
||||
|
||||
<LICENSE_BLOCK>
|
||||
The contents of this file are subject to version 3 of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue