diff options
| -rw-r--r-- | src/qmmp/replaygain.cpp | 2 | ||||
| -rw-r--r-- | src/qmmp/replaygain_p.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/qmmp/replaygain.cpp b/src/qmmp/replaygain.cpp index 7fc77d7fc..8f8817a8e 100644 --- a/src/qmmp/replaygain.cpp +++ b/src/qmmp/replaygain.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2012 by Ilya Kotov * + * Copyright (C) 2009-2013 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/qmmp/replaygain_p.h b/src/qmmp/replaygain_p.h index 691865bc9..e335d531c 100644 --- a/src/qmmp/replaygain_p.h +++ b/src/qmmp/replaygain_p.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2012 by Ilya Kotov * + * Copyright (C) 2009-2013 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * |
