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:
@@ -1,7 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* (C) Copyright 2015
|
||||
* Texas Instruments Incorporated - http://www.ti.com/
|
||||
* Texas Instruments Incorporated - https://www.ti.com/
|
||||
*/
|
||||
#include <common.h>
|
||||
#include <command.h>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
# Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
|
||||
# Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
|
||||
|
||||
obj-$(CONFIG_CMD_DDR3) += ddr3.o
|
||||
obj-$(CONFIG_CMD_PD) += pd.o
|
||||
|
||||
Reference in New Issue
Block a user