kernel/drivers/media/platform/exynos-gsc/gsc-regs.c
.. .. @@ -1,13 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Copyright (c) 2011 - 2012 Samsung Electronics Co., Ltd. 3 4 * http://www.samsung.com 4 5 * 5 6 * Samsung EXYNOS5 SoC series G-Scaler driver 6 - *7 - * This program is free software; you can redistribute it and/or modify8 - * it under the terms of the GNU General Public License as published9 - * by the Free Software Foundation, either version 2 of the License,10 - * or (at your option) any later version.11 7 */ 12 8 13 9 #include <linux/io.h>