|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
/* Extended Module Player
|
|
|
|
|
* Copyright (C) 1996-2014 Claudio Matsuoka and Hipolito Carraro Jr |
|
|
|
|
* Copyright (C) 1996-2016 Claudio Matsuoka and Hipolito Carraro Jr |
|
|
|
|
* |
|
|
|
|
* This file is part of the Extended Module Player and is distributed |
|
|
|
|
* under the terms of the GNU General Public License. See the COPYING |
|
|
|
|
@ -272,7 +272,7 @@ int main(int argc, char **argv) |
|
|
|
|
|
|
|
|
|
if (opt.verbose > 0) { |
|
|
|
|
report("Extended Module Player " VERSION "\n" |
|
|
|
|
"Copyright (C) 1996-2014 Claudio Matsuoka and Hipolito Carraro Jr\n"); |
|
|
|
|
"Copyright (C) 1996-2016 Claudio Matsuoka and Hipolito Carraro Jr\n"); |
|
|
|
|
|
|
|
|
|
report("Using %s\n", sound->description); |
|
|
|
|
|
|
|
|
|
|