summaryrefslogtreecommitdiffstats
path: root/util/xkbdatagen
diff options
context:
space:
mode:
Diffstat (limited to 'util/xkbdatagen')
-rw-r--r--util/xkbdatagen/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/xkbdatagen/main.cpp b/util/xkbdatagen/main.cpp
index 4027b7dcf5..bd8e83b277 100644
--- a/util/xkbdatagen/main.cpp
+++ b/util/xkbdatagen/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 utils of the Qt Toolkit.
@@ -416,7 +416,7 @@ int main(int argc, char **argv)
// copyright and stuff
printf("/****************************************************************************\n"
"**\n"
- "** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).\n"
+ "** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).\n"
"** Contact: http://www.qt-project.org/legal\n"
"**\n"
"** This file is part of the QtGui module of the Qt Toolkit.\n"