License Notice for [Your Package Name]
======================================

This package is a fork of [original Python package name], which is part of
the Python Standard Library.

Original Work:
--------------
- Module: argparse.pyi
- Copyright: Copyright (c) 2001-2025 Python Software Foundation.
- License: Python Software Foundation License Version 2 (PSF-2.0)
- Full license text: See LICENSE.PSF.txt file

Modifications:
--------------
All modifications, additions, and changes made to the original work are:
- Copyright: Copyright (c) 2026 Маг Ильяс DOMA (MagIlyasDOMA)
- License: BSD 3-Clause License (see LICENSE file)

Important Notes:
----------------
1. The original PSF-licensed code remains under the PSF license.
2. New code and modifications are under the BSD license.
3. The package as a whole is distributed under the terms of both licenses.
4. You may use this package under either license or both, depending on which
   parts of the code you are using.

For the original Python license terms, see:
https://docs.python.org/3/license.html