hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/drivers/i2c/busses/i2c-ibm_iic.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * drivers/i2c/busses/i2c-ibm_iic.h
34 *
....@@ -12,12 +13,6 @@
1213 * Matt Porter <mporter@mvista.com>
1314 *
1415 * Copyright 2000-2003 MontaVista Software Inc.
15
- *
16
- * This program is free software; you can redistribute it and/or modify it
17
- * under the terms of the GNU General Public License as published by the
18
- * Free Software Foundation; either version 2 of the License, or (at your
19
- * option) any later version.
20
- *
2116 */
2217 #ifndef __I2C_IBM_IIC_H_
2318 #define __I2C_IBM_IIC_H_