kernel/drivers/power/supply/power_supply.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Functions private to power supply class 3 4 * .. .. @@ -6,8 +7,6 @@ 6 7 * Copyright © 2003 Ian Molton <spyro@f2s.com> 7 8 * 8 9 * Modified: 2004, Oct Szabolcs Gyurko 9 - *10 - * You may use this code as per GPL version 211 10 */ 12 11 13 12 struct device;