Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 772646a1 authored by Samantha Tran's avatar Samantha Tran
Browse files

drm/msm: correct GPL V2.0 license for display driver files



In commit 1eae18f0 ("drm/msm: Add snapshot of SDE, DSI,
DP and supporting files") GPL V2.0 licensing information is
duplicated at the beginning of the file. This
change corrects these files.

Change-Id: I4c8db5520f76d6e05c2e80a2385be5c71858136f
Signed-off-by: default avatarSamantha Tran <samtran@codeaurora.org>
parent df485206
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
 * Copyright (C) 2013 Red Hat
+0 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
 * Copyright (C) 2013 Red Hat
+0 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
 * Copyright (C) 2013 Red Hat
+0 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2014-2018 The Linux Foundation. All rights reserved.
 * Copyright (C) 2013 Red Hat
+0 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2015-2018 The Linux Foundation. All rights reserved.
 * Copyright (C) 2013 Red Hat
Loading