.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-or-later */ |
---|
1 | 2 | /*************************************************************************** |
---|
2 | 3 | dpti_ioctl.h - description |
---|
3 | 4 | ------------------- |
---|
4 | 5 | begin : Thu Sep 7 2000 |
---|
5 | 6 | copyright : (C) 2001 by Adaptec |
---|
6 | 7 | |
---|
7 | | - See Documentation/scsi/dpti.txt for history, notes, license info |
---|
| 8 | + See Documentation/scsi/dpti.rst for history, notes, license info |
---|
8 | 9 | and credits |
---|
9 | 10 | ***************************************************************************/ |
---|
10 | 11 | |
---|
11 | 12 | /*************************************************************************** |
---|
12 | 13 | * * |
---|
13 | | - * This program is free software; you can redistribute it and/or modify * |
---|
14 | | - * it under the terms of the GNU General Public License as published by * |
---|
15 | | - * the Free Software Foundation; either version 2 of the License, or * |
---|
16 | | - * (at your option) any later version. * |
---|
17 | 14 | * * |
---|
18 | 15 | ***************************************************************************/ |
---|
19 | 16 | |
---|