| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,28 @@ |
| 1 |
+Copyright for all files in trunk/src excluding gb_apu |
|
| 2 |
+or when stated otherwise in the source file: |
|
| 3 |
+ VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator |
|
| 4 |
+ Copyright (C) 1999-2003 Forgotten |
|
| 5 |
+ Copyright (C) 2004-2006 Forgotten and the VBA development team |
|
| 6 |
+ |
|
| 7 |
+Copyright for the modifications to the files mentioned above: |
|
| 8 |
+ VisualBoyAdvance-M GB/GBA emulator |
|
| 9 |
+ Copyright (C) 2007-2008 VBA-M development team |
|
| 10 |
+ |
|
| 11 |
+ |
|
| 12 |
+All files excluding gb_apu, modified files from zlib |
|
| 13 |
+or when stated otherwise in the source file |
|
| 14 |
+are distributed under the GNU GPL v2: |
|
| 15 |
+ |
|
| 16 |
+This program is free software; you can redistribute it and/or modify |
|
| 17 |
+it under the terms of the GNU General Public License as published by |
|
| 18 |
+the Free Software Foundation; either version 2, or(at your option) |
|
| 19 |
+any later version. |
|
| 20 |
+ |
|
| 21 |
+This program is distributed in the hope that it will be useful, |
|
| 22 |
+but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
| 23 |
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
| 24 |
+GNU General Public License for more details. |
|
| 25 |
+ |
|
| 26 |
+You should have received a copy of the GNU General Public License |
|
| 27 |
+along with this program; if not, write to the Free Software Foundation, |
|
| 28 |
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |