shorter copyright notice and moved back VERSION and _GNU_SOURCE as the man page version number fails
This commit is contained in:
parent
237a7720b7
commit
bad8dc682d
2 changed files with 6 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue