You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
846 B

  1. Copyright<2019><James Smith><bronzegears@gmail.com> @klackygears
  2. This program is free software : you can redistribute it and /or modify it under
  3. the terms of the GNU General Public License as published by the Free Software Foundation,
  4. either version 2 of the License, or (at your option) any later version.
  5. This program is distributed in the hope that it will be useful,
  6. but WITHOUT ANY WARRANTY; without even the implied warranty of
  7. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  8. GNU General Public License for more details.
  9. You should have received a copy of the GNU General Public License
  10. along with this program. If not, see <http://www.gnu.org/licenses/>.
  11. Most of what I have here was copied and modified from drashna. If it looks a bit messy it's because I'm a total noob and trying to push myself to learn new things.