+// SPDX-License-Identifier: GPL-2.0
 /*
  * cdev.c - Application interfacing module for character devices
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Networking AIM - Networking Application Interface Module for MostCore
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * sound.c - Audio Application Interface Module for Mostcore
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * V4L2 AIM - V4L2 Application Interface Module for MostCore
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_errors.h - Definitions of errors for DIM2 HAL API
  * (MediaLB, Device Interface Macro IP, OS62420)
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_hal.c - DIM2 HAL implementation
  * (MediaLB, Device Interface Macro IP, OS62420)
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_hal.h - DIM2 HAL interface
  * (MediaLB, Device Interface Macro IP, OS62420)
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_hdm.c - MediaLB DIM2 Hardware Dependent Module
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_hdm.h - MediaLB DIM2 HDM Header
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_reg.h - Definitions for registers of DIM2
  * (MediaLB, Device Interface Macro IP, OS62420)
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_sysfs.c - MediaLB sysfs information
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dim2_sysfs.h - MediaLB sysfs information
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * hdm_i2c.c - Hardware Dependent Module for I2C Interface
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * hdm_usb.c - Hardware dependent module for USB
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * core.c - Implementation of core module of MOST Linux driver stack
  *
 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * mostcore.h - Interface between MostCore,
  *   Hardware Dependent Module (HDM) and Application Interface Module (AIM).