Browse Source

Add 'LICENSE'

Nathaniel van Diepen 3 years ago
parent
commit
ef0bc0326b
1 changed files with 18 additions and 0 deletions
  1. 18 0
      LICENSE

+ 18 - 0
LICENSE

@@ -0,0 +1,18 @@
+wxWabbitemu - a cross-platform TI-8x emulator based on Wabbitemu
+Copyright (C) 2016 Albert Huang + Chris Shappell
+Copyright (C) 2015 Revolution Software
+(with Spencer Putt, Don Straney, Chris Shappell, and James Montelongo)
+
+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 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+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.