| 6 | | * This software may be copied and distributed for educational, research, |
|---|
| 7 | | * and not for profit purposes provided that this copyright and statement |
|---|
| 8 | | * are included in all such copies. |
|---|
| 9 | | */ |
|---|
| | 7 | * This work is free software; you can redistribute it and/or modify it |
|---|
| | 8 | * under the terms of either: |
|---|
| | 9 | * |
|---|
| | 10 | * a) the GNU General Public License as published by the Free Software |
|---|
| | 11 | * Foundation, version 2, or |
|---|
| | 12 | * |
|---|
| | 13 | * b) the "Angband licence": |
|---|
| | 14 | * This software may be copied and distributed for educational, research, |
|---|
| | 15 | * and not for profit purposes provided that this copyright and statement |
|---|
| | 16 | * are included in all such copies. Other copyrights may also apply. |
|---|
| | 17 | */ |
|---|
| | 18 | #include "angband.h" |
|---|