summaryrefslogtreecommitdiffstats
path: root/non-puppet/qtmetrics2/templates/about.html
diff options
context:
space:
mode:
authorDavid Skoland <david.skoland@qt.io>2021-03-19 11:03:18 +0100
committerDavid Skoland <david.skoland@qt.io>2021-04-06 07:09:55 +0000
commitfa8945177f6fb313706e854a307566d07cf96317 (patch)
tree1c58a3b969019fde1d32ee5f140e71fde35a97e7 /non-puppet/qtmetrics2/templates/about.html
parent8198e15cbd690cdca2f134546f11894804dd6af5 (diff)
Delete unused files
bootstrap has been superseded by coin and qtmetrics has been superseded by Grafana. testresults.qt.io has been moved to: https://git.qt.io/qtqa/testresults.qt.io Task-number: QTQAINFRA-1958 Change-Id: I6341b12c21f3566ae645f31927a6e6848e183b08 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'non-puppet/qtmetrics2/templates/about.html')
-rw-r--r--non-puppet/qtmetrics2/templates/about.html55
1 files changed, 0 insertions, 55 deletions
diff --git a/non-puppet/qtmetrics2/templates/about.html b/non-puppet/qtmetrics2/templates/about.html
deleted file mode 100644
index d4a20c1..0000000
--- a/non-puppet/qtmetrics2/templates/about.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!--
-#############################################################################
-##
-## Copyright (C) 2015 The Qt Company Ltd.
-## Contact: http://www.qt.io/licensing/
-##
-## This file is part of the Quality Assurance module of the Qt Toolkit.
-##
-## $QT_BEGIN_LICENSE:LGPL21$
-## 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 http://www.qt.io/terms-conditions. For further
-## information use the contact form at http://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 2.1 or version 3 as published by the Free
-## Software Foundation and appearing in the file LICENSE.LGPLv21 and
-## LICENSE.LGPLv3 included in the packaging of this file. Please review the
-## following information to ensure the GNU Lesser General Public License
-## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
-## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-##
-## As a special exception, The Qt Company gives you certain additional
-## rights. These rights are described in The Qt Company LGPL Exception
-## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-/**
- * About window content
- * @since 30-09-2015
- * @author Juha Sippola
- */
-
--->
-
-<p>The Qt Metrics web portal visualizes the status and progress of Qt's quality, focusing on Continuous
-Integration (CI). The goal is to automate laborious manual work that is required, for example, in the CI
-release cycle, to report the key information in real time. The Qt integration teams (in The Qt Company)
-and the global Qt developer community are the target audience. For detailed description, see the
-<strong><a href="https://wiki.qt.io/Qt_Metrics_2_Description" target="_blank">wiki page</a></strong>.</p>
-
-<p>In case of questions, proposals, and improvement ideas, please contact the
-<strong><a href="https://wiki.qt.io/Qt_Metrics_2_Description#SUPPORT" target="_blank">development team</a></strong>.</p>
-
-<p>See the <strong><a href="https://wiki.qt.io/Qt_Metrics_2_Backlog" target="_blank">backlog</a></strong>
-for development items currently identified or in progress.</p>
-
-<p><small>Version 1.0 (30-Sep-2015)</small></p>