Skip to content

Commit 2ad1d29

Browse files
iabdalkaderdpgeorge
authored andcommitted
alif/tinyusb_port: Add missing license header.
The full Alif license texit is available in `lib/alif_ensemble-cmsis-dfp/License.txt` if it's needed. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
1 parent 3d2eb3b commit 2ad1d29

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

ports/alif/tinyusb_port/alif_dcd_reg.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
// *FORMAT-OFF*
2-
///-------------------------------------------------------------------------------------------------
3-
/// @file alif_dcd_reg.h
4-
/// @author karol.saja@alifsemi.com
5-
/// @version 0.0.1
6-
/// @date 2023-09-08
7-
/// @brief Low Level SPI driver
8-
///-------------------------------------------------------------------------------------------------
2+
/*
3+
* Copyright (C) 2024 Alif Semiconductor - All Rights Reserved.
4+
* Use, distribution and modification of this code is permitted under the
5+
* terms stated in the Alif Semiconductor Software License Agreement
6+
*
7+
* You should have received a copy of the Alif Semiconductor Software
8+
* License Agreement with this file. If not, please write to:
9+
* contact@alifsemi.com, or visit: https://alifsemi.com/license
10+
*/
911

1012
#ifndef __ALIF_DCD_REG_H__
1113
#define __ALIF_DCD_REG_H__

0 commit comments

Comments
 (0)