From eb8b1cb8cf27bd6692a77e3cb9d5eb0c38cbb3d9 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 22 Oct 2016 22:35:54 -0600 Subject: [PATCH] Moved gpl script into the scripts folder I seriously thought the PR moved it there but I guess not? Oh well. --- gpltext.py => scripts/gpltext.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gpltext.py => scripts/gpltext.py (100%) diff --git a/gpltext.py b/scripts/gpltext.py similarity index 100% rename from gpltext.py rename to scripts/gpltext.py