shorter copyright notice and moved back VERSION and _GNU_SOURCE as the man page version number fails

This commit is contained in:
Aaron Marcher
2016-09-18 22:00:50 +02:00
committed by Aaron Marcher (drkhsh)
parent 237a7720b7
commit bad8dc682d
2 changed files with 6 additions and 8 deletions

View File

@ -1,11 +1,4 @@
/*
* Copyright (C) 2016, drkhsh
* Copyright (C) 2016, Ali H. Fardan (Raiz) <raiz@firemail.cc>
* see LICENSE for copyright details
*/
#define _GNU_SOURCE
#define VERSION "2.0"
/* See LICENSE file for copyright and license details. */
#include <alsa/asoundlib.h>
#include <err.h>