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 794a406b782..9aebfc2f6ef 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/ - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <command.h> |