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/app | |
| 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/app')
| -rw-r--r-- | src/app/builtincommandlineoption.cpp | 2 | ||||
| -rw-r--r-- | src/app/builtincommandlineoption.h | 2 | ||||
| -rw-r--r-- | src/app/qmmpstarter.cpp | 2 | ||||
| -rw-r--r-- | src/app/qmmpstarter.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/app/builtincommandlineoption.cpp b/src/app/builtincommandlineoption.cpp index 99c281b07..f318c1e38 100644 --- a/src/app/builtincommandlineoption.cpp +++ b/src/app/builtincommandlineoption.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008-2019 by Ilya Kotov * + * Copyright (C) 2008-2020 by Ilya Kotov * * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/app/builtincommandlineoption.h b/src/app/builtincommandlineoption.h index e14c3ff21..3f88fb651 100644 --- a/src/app/builtincommandlineoption.h +++ b/src/app/builtincommandlineoption.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008-2019 by Ilya Kotov * + * Copyright (C) 2008-2020 by Ilya Kotov * * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/app/qmmpstarter.cpp b/src/app/qmmpstarter.cpp index e3a8c8139..68e3d4cf4 100644 --- a/src/app/qmmpstarter.cpp +++ b/src/app/qmmpstarter.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006-2019 by Ilya Kotov * + * Copyright (C) 2006-2020 by Ilya Kotov * * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/app/qmmpstarter.h b/src/app/qmmpstarter.h index 6bc3096dd..a3a166305 100644 --- a/src/app/qmmpstarter.h +++ b/src/app/qmmpstarter.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006-2019 by Ilya Kotov * + * Copyright (C) 2006-2020 by Ilya Kotov * * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * |
