| .. | .. |
|---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-or-later */ |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * valkyriefb.h: Constants of all sorts for valkyriefb |
|---|
| 3 | 4 | * |
|---|
| .. | .. |
|---|
| 10 | 11 | * vmode 10 changed by Steven Borley <sjb@salix.demon.co.uk>, 14 mai 2000 |
|---|
| 11 | 12 | * |
|---|
| 12 | 13 | * Ported to 68k Macintosh by David Huggins-Daines <dhd@debian.org> |
|---|
| 13 | | - * |
|---|
| 14 | | - * This program is free software; you can redistribute it and/or |
|---|
| 15 | | - * modify it under the terms of the GNU General Public License |
|---|
| 16 | | - * as published by the Free Software Foundation; either version |
|---|
| 17 | | - * 2 of the License, or (at your option) any later version. |
|---|
| 18 | 14 | * |
|---|
| 19 | 15 | * Based directly on: |
|---|
| 20 | 16 | * |
|---|