diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-02-11 20:53:38 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-02-11 20:53:38 +0000 |
| commit | 3a9f8bcb340ee9ab17f7c48d1637e025527aea84 (patch) | |
| tree | 95610ee4472a1e264990331bb845c44a98c2620b /src/plugins/General/taskbar | |
| parent | bad6ade611422524012e33446e652329c0a9cd50 (diff) | |
| download | qmmp-3a9f8bcb340ee9ab17f7c48d1637e025527aea84.tar.gz qmmp-3a9f8bcb340ee9ab17f7c48d1637e025527aea84.tar.bz2 qmmp-3a9f8bcb340ee9ab17f7c48d1637e025527aea84.zip | |
updated copyright
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9224 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/taskbar')
| -rw-r--r-- | src/plugins/General/taskbar/taskbarfactory.cpp | 2 | ||||
| -rw-r--r-- | src/plugins/General/taskbar/taskbarfactory.h | 2 | ||||
| -rw-r--r-- | src/plugins/General/taskbar/taskbarhelper.cpp | 2 | ||||
| -rw-r--r-- | src/plugins/General/taskbar/taskbarhelper.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/General/taskbar/taskbarfactory.cpp b/src/plugins/General/taskbar/taskbarfactory.cpp index d7046e357..611944c2b 100644 --- a/src/plugins/General/taskbar/taskbarfactory.cpp +++ b/src/plugins/General/taskbar/taskbarfactory.cpp @@ -1,5 +1,5 @@ /***************************************************************************
- * Copyright (C) 2018-2019 by Ilya Kotov *
+ * Copyright (C) 2018-2020 by Ilya Kotov *
* forkotov02@ya.ru *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/plugins/General/taskbar/taskbarfactory.h b/src/plugins/General/taskbar/taskbarfactory.h index 8ae9151b4..13bc59ac1 100644 --- a/src/plugins/General/taskbar/taskbarfactory.h +++ b/src/plugins/General/taskbar/taskbarfactory.h @@ -1,5 +1,5 @@ /***************************************************************************
- * Copyright (C) 2018-2019 by Ilya Kotov *
+ * Copyright (C) 2018-2020 by Ilya Kotov *
* forkotov02@ya.ru *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/plugins/General/taskbar/taskbarhelper.cpp b/src/plugins/General/taskbar/taskbarhelper.cpp index 75142093b..c4d71e156 100644 --- a/src/plugins/General/taskbar/taskbarhelper.cpp +++ b/src/plugins/General/taskbar/taskbarhelper.cpp @@ -1,5 +1,5 @@ /***************************************************************************
- * Copyright (C) 2018-2019 by Ilya Kotov *
+ * Copyright (C) 2018-2020 by Ilya Kotov *
* forkotov02@ya.ru *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/plugins/General/taskbar/taskbarhelper.h b/src/plugins/General/taskbar/taskbarhelper.h index 6dbb3a507..caae1a7f9 100644 --- a/src/plugins/General/taskbar/taskbarhelper.h +++ b/src/plugins/General/taskbar/taskbarhelper.h @@ -1,5 +1,5 @@ /***************************************************************************
- * Copyright (C) 2018-2019 by Ilya Kotov *
+ * Copyright (C) 2018-2020 by Ilya Kotov *
* forkotov02@ya.ru *
* *
* This program is free software; you can redistribute it and/or modify *
|
