summaryrefslogtreecommitdiffstats
path: root/alsa-pcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'alsa-pcm.c')
-rw-r--r--alsa-pcm.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/alsa-pcm.c b/alsa-pcm.c
index 17c08fd..34a658c 100644
--- a/alsa-pcm.c
+++ b/alsa-pcm.c
@@ -1,10 +1,10 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * ALSA Virtual Soundcard
+ * AVIRT - ALSA Virtual Soundcard
*
- * alsa-pcm.c - AVIRT ALSA PCM interface
- *
- * Copyright (C) 2010-2018 Fiberdyne Systems Pty Ltd
+ * Copyright (c) 2010-2018 Fiberdyne Systems Pty Ltd
+ *
+ * alsa-pcm.c - AVIRT PCM interface
*/
#include "core_internal.h"