···11+// SPDX-License-Identifier: GPL-2.012/*23 * Driver for the HP iLO management processor.34 *45 * Copyright (C) 2008 Hewlett-Packard Development Company, L.P.56 * David Altobelli <david.altobelli@hpe.com>66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.107 */118#include <linux/kernel.h>129#include <linux/types.h>
+1-4
drivers/misc/hpilo.h
···11+// SPDX-License-Identifier: GPL-2.012/*23 * linux/drivers/char/hpilo.h34 *45 * Copyright (C) 2008 Hewlett-Packard Development Company, L.P.56 * David Altobelli <david.altobelli@hp.com>66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.107 */118#ifndef __HPILO_H129#define __HPILO_H