summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-09-21 13:29:14 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-10-14 00:05:56 +0200
commit589f4fc025f608590c5a364c7f154809a2f5d2dc (patch)
treeddcfe852257194217ed2bfacc1c0da6a875d2d6d /tools
parentd155f3da5d6e8ad08fab040d8f748d3bbdb69039 (diff)
Add Chromium attributions target
Pick-to: 6.2 Change-Id: I4e659dffa119a8c9f41a266cd71e9afb9c36362e Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tools')
-rw-r--r--tools/about_credits.tmpl1
-rw-r--r--tools/about_credits_entry.tmpl12
2 files changed, 0 insertions, 13 deletions
diff --git a/tools/about_credits.tmpl b/tools/about_credits.tmpl
deleted file mode 100644
index 57fae9e78..000000000
--- a/tools/about_credits.tmpl
+++ /dev/null
@@ -1 +0,0 @@
-{{entries}}
diff --git a/tools/about_credits_entry.tmpl b/tools/about_credits_entry.tmpl
deleted file mode 100644
index 2bb9cff4e..000000000
--- a/tools/about_credits_entry.tmpl
+++ /dev/null
@@ -1,12 +0,0 @@
-/*!
-\page qtwebengine-3rdparty-{{name-sanitized}}.html attribution
-\ingroup qtwebengine-licensing
-\brief {{license-type}}
-\title {{name}}
-
-\l{{{url}}}{Project Homepage}
-
-\badcode
-{{license}}
-\endcode
-*/