summaryrefslogtreecommitdiff
path: root/examples/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml')
-rw-r--r--examples/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml b/examples/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml
index de3c89e..5560c4c 100644
--- a/examples/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml
+++ b/examples/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Kurt Pattyn <pattyn.kurt@gmail.com>.
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtWebSockets module of the Qt Toolkit.