diff options
Diffstat (limited to 'net/core/hwbm.c')
| -rw-r--r-- | net/core/hwbm.c | 6 | 
1 files changed, 1 insertions, 5 deletions
diff --git a/net/core/hwbm.c b/net/core/hwbm.c index 2cab489ae62e..fd822ca5a245 100644 --- a/net/core/hwbm.c +++ b/net/core/hwbm.c @@ -1,13 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-or-later  /* Support for hardware buffer manager.   *   * Copyright (C) 2016 Marvell   *   * Gregory CLEMENT <gregory.clement@free-electrons.com> - * - *  This program is free software; you can redistribute it and/or modify - *  it under the terms of the GNU General Public License as published by - *  the Free Software Foundation; either version 2 of the License, or - *  (at your option) any later version.   */  #include <linux/kernel.h>  #include <linux/printk.h>  | 
