tree-wide: Replace http:// link with https:// link for ti.com

Replace instances of http://www.ti.com with https://www.ti.com

Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Nishanth Menon
2023-11-01 15:56:03 -05:00
committed by Tom Rini
parent a40f35f069
commit a94a4071d4
369 changed files with 386 additions and 386 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2020 - Texas Instruments Incorporated - http://www.ti.com/
* (C) Copyright 2020 - Texas Instruments Incorporated - https://www.ti.com/
* Dave Gerlach <d-gerlach@ti.com>
*/

View File

@@ -2,7 +2,7 @@
/*
* Sandbox driver for the SOC uclass
*
* (C) Copyright 2020 - Texas Instruments Incorporated - http://www.ti.com/
* (C) Copyright 2020 - Texas Instruments Incorporated - https://www.ti.com/
* Dave Gerlach <d-gerlach@ti.com>
*/

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
* Copyright (C) 2020 Texas Instruments Incorporated - https://www.ti.com/
* Dave Gerlach <d-gerlach@ti.com>
*/

View File

@@ -2,7 +2,7 @@
/*
* TI K3 AM65x NAVSS Ring accelerator Manager (RA) subsystem driver
*
* Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com
* Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com
*/
#include <common.h>