diff options
Diffstat (limited to 'test/dm/phy.c')
-rw-r--r-- | test/dm/phy.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/phy.c b/test/dm/phy.c index b262531962..21d92194b9 100644 --- a/test/dm/phy.c +++ b/test/dm/phy.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ * Written by Jean-Jacques Hiblot <jjhiblot@ti.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |