diff options
Diffstat (limited to 'cmd/remoteproc.c')
-rw-r--r-- | cmd/remoteproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/remoteproc.c b/cmd/remoteproc.c index ca3b436242..ea8724a187 100644 --- a/cmd/remoteproc.c +++ b/cmd/remoteproc.c @@ -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> |