diff options
Diffstat (limited to 'src/tools/rcc')
| -rw-r--r-- | src/tools/rcc/main.cpp | 2 | ||||
| -rw-r--r-- | src/tools/rcc/rcc.cpp | 2 | ||||
| -rw-r--r-- | src/tools/rcc/rcc.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/rcc/main.cpp b/src/tools/rcc/main.cpp index b36bce9dd67..b6d5965dae3 100644 --- a/src/tools/rcc/main.cpp +++ b/src/tools/rcc/main.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the tools applications of the Qt Toolkit. diff --git a/src/tools/rcc/rcc.cpp b/src/tools/rcc/rcc.cpp index fb952e29705..1d36647b6a2 100644 --- a/src/tools/rcc/rcc.cpp +++ b/src/tools/rcc/rcc.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the tools applications of the Qt Toolkit. diff --git a/src/tools/rcc/rcc.h b/src/tools/rcc/rcc.h index 330becafaa3..cd9828fc35f 100644 --- a/src/tools/rcc/rcc.h +++ b/src/tools/rcc/rcc.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the tools applications of the Qt Toolkit. |
