@@ -1,4 +1,6 @@
/*
+ * Copyright (c) 2006-2018, RT-Thread Development Team
+ *
* SPDX-License-Identifier: Apache-2.0
*
* Date Author Notes
@@ -1,3 +1,12 @@
+/*
+ * SPDX-License-Identifier: Apache-2.0
+ * Date Author Notes
+ * 2019-07-31 Zero-Free first implementation
+ */
+
#include <board.h>
#include "drv_es8388.h"
#ifndef __DRV_SOUND_H__
#define __DRV_SOUND_H__