kernel/drivers/regulator/ad5398.c
.. .. @@ -1,11 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Voltage and current regulation for AD5398 and AD5821 3 4 * 4 5 * Copyright 2010 Analog Devices Inc. 5 6 * 6 7 * Enter bugs at http://blackfin.uclinux.org/ 7 - *8 - * Licensed under the GPL-2 or later.9 8 */ 10 9 11 10 #include <linux/module.h>