play: Print help text if no audio files are given.
[paraslash.git] / sideband.c
index bf990889d9938bac9f069d29a222e5474bd4e98f..ed7867a1c37027d7a49d1047bd349c5976d0e8d7 100644 (file)
@@ -1,13 +1,8 @@
-/*
- * Copyright (C) 2012 Andre Noll <maan@systemlinux.org>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2012 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file sideband.c Implementation of the sideband API. */
 
 #include <regex.h>
-#include <sys/uio.h>
 
 #include "para.h"
 #include "error.h"