summaryrefslogtreecommitdiff
path: root/lib/extensions
diff options
context:
space:
mode:
authorBenson Muite <bkmgit@users.noreply.github.com>2025-10-22 20:07:25 +0300
committerGitHub <noreply@github.com>2025-10-22 20:07:25 +0300
commit3b3a4fddf2ea4c4a2c320bba675be504a1cb113c (patch)
tree486672fd09d0d8de5e18f5e9551ea371752822a9 /lib/extensions
parent45ad717a3cbe301f19ee723baf8bbf7cceb33e12 (diff)
Update GPL2 license location information (#4006)
Diffstat (limited to 'lib/extensions')
-rw-r--r--lib/extensions/lettering_svg_font_to_layers.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/extensions/lettering_svg_font_to_layers.py b/lib/extensions/lettering_svg_font_to_layers.py
index 17e62d54..aa311d62 100644
--- a/lib/extensions/lettering_svg_font_to_layers.py
+++ b/lib/extensions/lettering_svg_font_to_layers.py
@@ -14,9 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
#
# Adapted for the inkstitch lettering module to allow glyph annotations for characters
# in specific positions or settings, also allows scaling.Changes: see git history