diff options
Diffstat (limited to 'include/linux/drbd.h')
| -rw-r--r-- | include/linux/drbd.h | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/include/linux/drbd.h b/include/linux/drbd.h index a19d98367f08..5755537b51b1 100644 --- a/include/linux/drbd.h +++ b/include/linux/drbd.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
| 1 | /* | 2 | /* |
| 2 | drbd.h | 3 | drbd.h |
| 3 | Kernel module for 2.6.x Kernels | 4 | Kernel module for 2.6.x Kernels |
| @@ -8,19 +9,6 @@ | |||
| 8 | Copyright (C) 2001-2008, Philipp Reisner <philipp.reisner@linbit.com>. | 9 | Copyright (C) 2001-2008, Philipp Reisner <philipp.reisner@linbit.com>. |
| 9 | Copyright (C) 2001-2008, Lars Ellenberg <lars.ellenberg@linbit.com>. | 10 | Copyright (C) 2001-2008, Lars Ellenberg <lars.ellenberg@linbit.com>. |
| 10 | 11 | ||
| 11 | drbd is free software; you can redistribute it and/or modify | ||
| 12 | it under the terms of the GNU General Public License as published by | ||
| 13 | the Free Software Foundation; either version 2, or (at your option) | ||
| 14 | any later version. | ||
| 15 | |||
| 16 | drbd is distributed in the hope that it will be useful, | ||
| 17 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 18 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 19 | GNU General Public License for more details. | ||
| 20 | |||
| 21 | You should have received a copy of the GNU General Public License | ||
| 22 | along with drbd; see the file COPYING. If not, write to | ||
| 23 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
| 24 | 12 | ||
| 25 | */ | 13 | */ |
| 26 | #ifndef DRBD_H | 14 | #ifndef DRBD_H |
