libcdio-paranoia 10.2+2.0.2
src/version.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2004, 2005, 2008 Rocky Bernstein <rocky@gnu.org>
3 Copyright (C) 2014 Robert Kausch <robert.kausch@freac.org>
4 Copyright (C) 2001 Monty <xiphmont@mit.edu>
5*/
6/******************************************************************
7 * cdda_paranoia generation III release 10.2 libcdio
8 ******************************************************************/
9#include <cdio/version.h>
10
11#define PARANOIA_VERSION \
12 "cdparanoia III release 10.2 libcdio " CDIO_VERSION "\n" \
13 "(C) 2001 Monty <monty@xiph.org> and Xiphophorus\n" \
14 "(C) 2004, 2005, 2008 Rocky Bernstein <rocky@gnu.org>\n" \
15 "(C) 2014 Robert Kausch <robert.kausch@freac.org>\n\n" \
16 "Report bugs to bug-libcdio@gnu.org\n"