summaryrefslogtreecommitdiff
path: root/src/websockets/doc/src/external-resources.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/websockets/doc/src/external-resources.qdoc')
-rw-r--r--src/websockets/doc/src/external-resources.qdoc54
1 files changed, 15 insertions, 39 deletions
diff --git a/src/websockets/doc/src/external-resources.qdoc b/src/websockets/doc/src/external-resources.qdoc
index 1363d24..f9d0c50 100644
--- a/src/websockets/doc/src/external-resources.qdoc
+++ b/src/websockets/doc/src/external-resources.qdoc
@@ -1,82 +1,58 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Free Documentation License Usage
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-/*!
- \externalpage http://w2spconf.com/2011/papers/websocket.pdf
+// Copyright (C) 2017 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+
+/*!
+ \externalpage https://www.ieee-security.org/TC/W2SP/2011/papers/websocket.pdf
\title "Talking to Yourself for Fun and Profit" by Lin-Shung Huang et al
*/
/*!
- \externalpage http://tools.ietf.org/html/rfc6454
+ \externalpage https://datatracker.ietf.org/doc/html/rfc6454
\title RFC 6454
*/
/*!
- \externalpage http://tools.ietf.org/html/rfc6455
+ \externalpage https://datatracker.ietf.org/doc/html/rfc6455
\title RFC 6455
*/
/*!
- \externalpage http://tools.ietf.org/html/rfc6455#section-10
+ \externalpage https://datatracker.ietf.org/doc/html/rfc6455#section-10
\title WebSocket Security Considerations
*/
/*!
- \externalpage http://tools.ietf.org/html/rfc6455#page-39
+ \externalpage https://datatracker.ietf.org/doc/html/rfc6455#section-9
\title WebSocket Extensions
*/
/*!
- \externalpage http://tools.ietf.org/html/rfc6455#page-12
+ \externalpage https://datatracker.ietf.org/doc/html/rfc6455#section-1.9
\title WebSocket Subprotocols
*/
/*!
- \externalpage http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-76
+ \externalpage https://datatracker.ietf.org/doc/html/draft-hixie-thewebsocketprotocol-76
\title hixie76
*/
/*!
- \externalpage http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-00
+ \externalpage https://datatracker.ietf.org/doc/html/draft-ietf-hybi-thewebsocketprotocol-00
\title hybi-00
*/
/*!
- \externalpage http://tools.ietf.org/id/draft-ietf-hybi-thewebsocketprotocol-04.txt
+ \externalpage https://datatracker.ietf.org/doc/html/draft-ietf-hybi-thewebsocketprotocol-04
\title hybi-04
*/
/*!
- \externalpage http://tools.ietf.org/id/draft-ietf-hybi-thewebsocketprotocol-05.txt
+ \externalpage https://datatracker.ietf.org/doc/html/draft-ietf-hybi-thewebsocketprotocol-05
\title hybi-05
*/
/*!
- \externalpage http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-07
+ \externalpage https://datatracker.ietf.org/doc/html/draft-ietf-hybi-thewebsocketprotocol-07
\title hybi-07
*/