40 lines
1.9 KiB
Markdown
40 lines
1.9 KiB
Markdown
SPDX-FileCopyrightText: 2023-2025 PeppermintOS Team
|
|
(peppermintosteam@proton.me)
|
|
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
Project: Peppermint OS ISO Builder
|
|
File Description: [A brief description of the purpose of this specific file]
|
|
|
|
Credits:
|
|
- PeppermintOS Team (peppermintosteam@proton.me) - Original development and ongoing maintenance.
|
|
- [Optional: Add names of other significant contributors here]
|
|
|
|
License:
|
|
This software is licensed under the GNU General Public License, version 3 or later (GPL-3.0-or-later).
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
For the full text of the GPL-3.0-or-later license, please refer to the LICENSE file
|
|
included in this project or visit: https://www.gnu.org/licenses/gpl-3.0-or-later.html
|
|
|
|
Disclaimer:
|
|
This software is provided "as is", **without any warranties**, express or implied,
|
|
including but not limited to the implied warranties of merchantability and fitness for a particular purpose.
|
|
In no event shall the authors or copyright holders be liable for any direct, indirect, incidental,
|
|
special, exemplary, or consequential damages (including, but not limited to, procurement of
|
|
substitute goods or services; loss of use, data, or profits; or business interruption) however
|
|
caused and on any theory of liability, whether in contract, strict liability, or tort
|
|
(including negligence or otherwise) arising in any way out of the use of this software,
|
|
even if advised of the possibility of such damage.
|
|
|
|
Permissions:
|
|
As licensed under GPL-3.0-or-later, you have the permission to:
|
|
- Use the software for any purpose.
|
|
- Study how the software works and modify it to make it do what you wish.
|
|
- Redistribute copies of the software.
|
|
- Distribute modified versions of the software.
|
|
|
|
Contact:
|
|
For questions, bug reports, or contributions, please contact: peppermintosteam@proton.me
|