GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Copyright (C) 2026 Anustup Jana

Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The GNU General Public License is a free, copyleft license for software and other kinds of works.

The licenses for most software are designed to take away your freedom to share and change it. 
By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program—to make sure it remains free software for all its users.

When we speak of free software, we are referring to freedom, not price. Our General Public Licenses 
are designed to make sure that you have the freedom to distribute copies of free software (and charge 
for them if you wish), that you receive source code or can get it if you want it, that you can change 
the software or use pieces of it in new free programs, and that you know you can do these things.

To protect your rights, we need to prevent others from denying you these rights or asking you to 
surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the 
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass 
on to the recipients the same freedoms that you received. You must make sure that they, too, receive 
or can get the source code. And you must show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and 
(2) offer you this License giving you legal permission to copy, distribute and/or modify it.

TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“The Program” refers to any copyrightable work licensed under this License.

“To modify a work” means to copy from or adapt all or part of the work in a fashion requiring 
copyright permission.

1. Source Code.

The “source code” for a work means the preferred form of the work for making modifications to it.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on the Program.

You may copy, modify, and distribute the Program under the terms of this License.

3. Protecting Users' Legal Rights.

No covered work shall be deemed part of an effective technological measure under any applicable law.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in any medium, 
provided that you conspicuously and appropriately publish on each copy an appropriate copyright 
notice and disclaimer of warranty.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it, under the terms of 
section 4, provided that you also meet all of these conditions:
- The work must carry prominent notices stating that you modified it.
- The work must be licensed as a whole under this License.
- You must license the entire work, as a whole, under this License.

6. No Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. 
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 
PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND.

7. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL ANY COPYRIGHT HOLDER BE LIABLE 
FOR DAMAGES ARISING FROM THE USE OF THE PROGRAM.

END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use to the public, 
the best way to achieve this is to make it free software which everyone can redistribute and 
change under these terms.

To do so, attach the following notices to the program:

    Spatial Relationship Mapper
    Copyright (C) 2026 Anustup Jana

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY.

For more details, see <https://www.gnu.org/licenses/>.