diff options
author | Nishanth Menon <nm@ti.com> | 2023-11-01 23:56:03 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-10 19:01:50 +0300 |
commit | a94a4071d449e12c9fb5ac37d6362d22efcb27da (patch) | |
tree | 30296c854ff64fb51f5a484fefec2902ce0fb5c8 /drivers/mux/mux-uclass.c | |
parent | a40f35f0691f862d527ed75329773a24369a5b7e (diff) | |
download | u-boot-a94a4071d449e12c9fb5ac37d6362d22efcb27da.tar.xz |
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>
Diffstat (limited to 'drivers/mux/mux-uclass.c')
-rw-r--r-- | drivers/mux/mux-uclass.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mux/mux-uclass.c b/drivers/mux/mux-uclass.c index 8870305313..c98576ceb8 100644 --- a/drivers/mux/mux-uclass.c +++ b/drivers/mux/mux-uclass.c @@ -7,7 +7,7 @@ * Copyright (C) 2017 Axentia Technologies AB * Author: Peter Rosin <peda@axentia.se> * - * Copyright (C) 2017-2018 Texas Instruments Incorporated - http://www.ti.com/ + * Copyright (C) 2017-2018 Texas Instruments Incorporated - https://www.ti.com/ * Jean-Jacques Hiblot <jjhiblot@ti.com> */ |