diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-01-19 09:44:09 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-01-19 09:44:09 +0000 |
| commit | f3842acde5a5a8586b4a9d765ae7e236e40b996c (patch) | |
| tree | 0f99cbcb81d6907f71f549d74f3bfba89e93ecb9 /src/plugins/General/fileops | |
| parent | d0a6dc46af1406dcb56b94d6693a3aa5c19b777f (diff) | |
| download | qmmp-f3842acde5a5a8586b4a9d765ae7e236e40b996c.tar.gz qmmp-f3842acde5a5a8586b4a9d765ae7e236e40b996c.tar.bz2 qmmp-f3842acde5a5a8586b4a9d765ae7e236e40b996c.zip | |
updated year
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2551 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/fileops')
| -rw-r--r-- | src/plugins/General/fileops/fileops.cpp | 2 | ||||
| -rw-r--r-- | src/plugins/General/fileops/fileops.h | 2 | ||||
| -rw-r--r-- | src/plugins/General/fileops/fileopsfactory.cpp | 2 | ||||
| -rw-r--r-- | src/plugins/General/fileops/fileopsfactory.h | 2 | ||||
| -rw-r--r-- | src/plugins/General/fileops/settingsdialog.cpp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/plugins/General/fileops/fileops.cpp b/src/plugins/General/fileops/fileops.cpp index 535159720..e83c68224 100644 --- a/src/plugins/General/fileops/fileops.cpp +++ b/src/plugins/General/fileops/fileops.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2011 by Ilya Kotov * + * Copyright (C) 2009-2012 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/plugins/General/fileops/fileops.h b/src/plugins/General/fileops/fileops.h index ad261df9e..7f587a4f7 100644 --- a/src/plugins/General/fileops/fileops.h +++ b/src/plugins/General/fileops/fileops.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2011 by Ilya Kotov * + * Copyright (C) 2009-2012 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/plugins/General/fileops/fileopsfactory.cpp b/src/plugins/General/fileops/fileopsfactory.cpp index 028b18e42..59a490399 100644 --- a/src/plugins/General/fileops/fileopsfactory.cpp +++ b/src/plugins/General/fileops/fileopsfactory.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2011 by Ilya Kotov * + * Copyright (C) 2009-2012 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/plugins/General/fileops/fileopsfactory.h b/src/plugins/General/fileops/fileopsfactory.h index ebf9177c8..b05d19473 100644 --- a/src/plugins/General/fileops/fileopsfactory.h +++ b/src/plugins/General/fileops/fileopsfactory.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2011 by Ilya Kotov * + * Copyright (C) 2009-2012 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/plugins/General/fileops/settingsdialog.cpp b/src/plugins/General/fileops/settingsdialog.cpp index 20fb7694c..3701c6744 100644 --- a/src/plugins/General/fileops/settingsdialog.cpp +++ b/src/plugins/General/fileops/settingsdialog.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2011 by Ilya Kotov * + * Copyright (C) 2009-2012 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * |
