summaryrefslogtreecommitdiff
path: root/examples/sslechoserver
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sslechoserver')
-rw-r--r--examples/sslechoserver/main.cpp2
-rw-r--r--examples/sslechoserver/sslechoserver.cpp2
-rw-r--r--examples/sslechoserver/sslechoserver.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/sslechoserver/main.cpp b/examples/sslechoserver/main.cpp
index 145e94d..5b4ff4e 100644
--- a/examples/sslechoserver/main.cpp
+++ b/examples/sslechoserver/main.cpp
@@ -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.
diff --git a/examples/sslechoserver/sslechoserver.cpp b/examples/sslechoserver/sslechoserver.cpp
index d56f876..53f5066 100644
--- a/examples/sslechoserver/sslechoserver.cpp
+++ b/examples/sslechoserver/sslechoserver.cpp
@@ -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.
diff --git a/examples/sslechoserver/sslechoserver.h b/examples/sslechoserver/sslechoserver.h
index acbb4e6..b2ac3f7 100644
--- a/examples/sslechoserver/sslechoserver.h
+++ b/examples/sslechoserver/sslechoserver.h
@@ -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.