diff options
| author | Kai Koehne <[email protected]> | 2016-01-21 16:35:22 +0100 |
|---|---|---|
| committer | Kai Koehne <[email protected]> | 2016-01-29 13:30:04 +0000 |
| commit | 7c797b4905cd80a863bbdf635d5e2306ac6b57ef (patch) | |
| tree | f6c130830ca34141f4d2eac3288830bb08219a7c /src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp | |
| parent | 98dedefd0cfe3a21b2fc7310f6002076f0e54c1d (diff) | |
Bump copyright year to 2016
Bump copyright year in tool output and user visible strings to 2016.
Task-number: QTBUG-50578
Change-Id: I2f4aa9089c6672726f554cba7e6009b425d27683
Reviewed-by: Liang Qi <[email protected]>
Reviewed-by: Topi Reiniƶ <[email protected]>
Reviewed-by: Martin Smith <[email protected]>
Diffstat (limited to 'src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp')
| -rw-r--r-- | src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp b/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp index b4c23da6285..84d82db9a7c 100644 --- a/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp +++ b/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp @@ -48,7 +48,7 @@ #define PROGRAMNAME "qdbusxml2cpp" #define PROGRAMVERSION "0.8" -#define PROGRAMCOPYRIGHT "Copyright (C) 2015 The Qt Company Ltd." +#define PROGRAMCOPYRIGHT "Copyright (C) 2016 The Qt Company Ltd." #define ANNOTATION_NO_WAIT "org.freedesktop.DBus.Method.NoReply" |
