diff --git a/src/sound/snd_audiopci.c b/src/sound/snd_audiopci.c
index 995edb6a8..a24978750 100644
--- a/src/sound/snd_audiopci.c
+++ b/src/sound/snd_audiopci.c
@@ -1,3 +1,23 @@
+/*
+ * 86Box A hypervisor and IBM PC system emulator that specializes in
+ * running old operating systems and software designed for IBM
+ * PC systems and compatibles from 1981 through fairly recent
+ * system designs based on the PCI bus.
+ *
+ * This file is part of the 86Box distribution.
+ *
+ * Ensoniq AudioPCI (ES1371) emulation.
+ *
+ *
+ *
+ * Authors: Sarah Walker,
+ * RichardG,
+ * Miran Grca,
+ *
+ * Copyright 2008-2021 Sarah Walker.
+ * Copyright 2021 RichardG.
+ * Copyright 2021 Miran Grca.
+ */
#include
#include
#include