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

Commit 72394b66 authored by Archana Sriram's avatar Archana Sriram
Browse files

thermal: Update copyright info for ADC_TM driver



Update copyright info for qpnp-adc-tm driver files.

Change-Id: I07a0846c0fdc6970e092b1d2d3fb741aef73b952
Signed-off-by: default avatarArchana Sriram <quic_c_apsrir@quicinc.com>
parent 666f50fb
Loading
Loading
Loading
Loading
+5 −11
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
// SPDX-License-Identifier: GPL-2.0-only
/* Copyright (c) 2012-2021, The Linux Foundation. All rights reserved.
/*
 *
 * Copyright (c) 2012-2021, The Linux Foundation. All rights reserved.
 * This program is free software; you can redistribute it and/or modify
 */
 * it under the terms of the GNU General Public License version 2 and
/*
 * only version 2 as published by the Free Software Foundation.
 * Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */
 */

#define pr_fmt(fmt) "%s: " fmt, __func__
#define pr_fmt(fmt) "%s: " fmt, __func__


#include <linux/of.h>
#include <linux/of.h>
+3 −10
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
// SPDX-License-Identifier: GPL-2.0-only
/*
/*
 * Copyright (c) 2012-2019,2021, The Linux Foundation. All rights reserved.
 * Copyright (c) 2012-2019,2021, The Linux Foundation. All rights reserved.
 *
 */
 * This program is free software; you can redistribute it and/or modify
/*
 * it under the terms of the GNU General Public License version 2 and
 * Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 */
 */


#define pr_fmt(fmt) "%s: " fmt, __func__
#define pr_fmt(fmt) "%s: " fmt, __func__
+0 −9
Original line number Original line Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/* SPDX-License-Identifier: GPL-2.0 */
/*
/*
 * Copyright (c) 2012-2018, 2020-2021, The Linux Foundation. All rights reserved.
 * Copyright (c) 2012-2018, 2020-2021, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */
 */
/*
/*
 * Qualcomm Technologies Inc. PMIC QPNP ADC driver header file
 * Qualcomm Technologies Inc. PMIC QPNP ADC driver header file