.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-or-later */ |
---|
1 | 2 | /* |
---|
2 | 3 | * include/asm-mips/dec/kn02ca.h |
---|
3 | 4 | * |
---|
4 | 5 | * Personal DECstation 5000/xx (Maxine or KN02-CA) definitions. |
---|
5 | 6 | * |
---|
6 | 7 | * Copyright (C) 2002, 2003 Maciej W. Rozycki |
---|
7 | | - * |
---|
8 | | - * This program is free software; you can redistribute it and/or |
---|
9 | | - * modify it under the terms of the GNU General Public License |
---|
10 | | - * as published by the Free Software Foundation; either version |
---|
11 | | - * 2 of the License, or (at your option) any later version. |
---|
12 | 8 | */ |
---|
13 | 9 | #ifndef __ASM_MIPS_DEC_KN02CA_H |
---|
14 | 10 | #define __ASM_MIPS_DEC_KN02CA_H |
---|