diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/spl/spl_xip.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/spl/spl_xip.c b/common/spl/spl_xip.c index 18c7d11f2d..3f6420ba1e 100644 --- a/common/spl/spl_xip.c +++ b/common/spl/spl_xip.c @@ -1,5 +1,6 @@ /* - * Copyright (C) 2017 Vikas Manocha <vikas.manocha@st.com> + * Copyright (C) 2017, STMicroelectronics - All Rights Reserved + * Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics. * * SPDX-License-Identifier: GPL-2.0+ */ |