gui: Simplify display command execution.
[paraslash.git] / opus_common.h
index 71923f119b10806ca6fb973dc66ea0179665edfc..fea6727463c858c87b0d9729a37800ff08a58b7b 100644 (file)
@@ -1,3 +1,14 @@
+/*
+ * Copyright (C) 2013-2014 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
+/**
+ * \file opus_common.h
+ * Common declarations for the opus decoder and audio format handler.
+ */
+
 /** Various bits stored in the header of an opus stream. */
 struct opus_header {
        /** lower 4 bits of the version byte, must be 0. */
 /** Various bits stored in the header of an opus stream. */
 struct opus_header {
        /** lower 4 bits of the version byte, must be 0. */