commit | eaa39c6960f19c3c7f38641db379ee5d13016721 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Wed Nov 01 15:56:03 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 10 11:01:50 2023 -0500 |
tree | 30296c854ff64fb51f5a484fefec2902ce0fb5c8 | |
parent | 207fc53edb4b4c5e86454d3a66485dd3243cf4d5 [diff] [blame] |
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>
diff --git a/cmd/ufs.c b/cmd/ufs.c index 143e946..282b414 100644 --- a/cmd/ufs.c +++ b/cmd/ufs.c
@@ -2,7 +2,7 @@ /** * ufs.c - UFS specific U-Boot commands * - * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com + * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com * */ #include <common.h>