Change copyrights from Nokia to Digia
[profile/ivi/qtxmlpatterns.git] / doc / global / qt-html-templates-offline.qdocconf
1 #
2 #  W A R N I N G
3 #  -------------
4 #
5 # A common HTML template for modules in this repository.
6 # This template is common among the Qt 5 modules.
7 #
8 # A change in this template must be replicated in all of the repositories.
9 #
10 # We mean it.
11 #
12
13 HTML.templatedir = ../../../doc
14
15 HTML.nobreadcrumbs      = "true"
16
17 HTML.stylesheets = global/style/offline.css
18
19 HTML.headerstyles = \
20     "  <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n"
21
22 HTML.endheader = \
23     "</head>\n" \
24
25 HTML.footer = \
26     "<div class=\"footer\">\n" \
27     "    <p>\n" \
28     "      <acronym title=\"Copyright\">&copy;</acronym> 2012 Digia Plc and/or its\n" \
29     "      subsidiaries. Documentation contributions included herein are the copyrights of\n" \
30     "      their respective owners.</p>\n" \
31     "    <br />\n" \
32     "    <p>\n" \
33     "      The documentation provided herein is licensed under the terms of the\n" \
34     "      <a href=\"http://www.gnu.org/licenses/fdl.html\">GNU Free Documentation\n" \
35     "      License version 1.3</a> as published by the Free Software Foundation.</p>\n" \
36     "    <p>\n" \
37     "      Documentation sources may be obtained from <a href=\"http://www.qt-project.org\">\n" \
38     "      www.qt-project.org</a>.</p>\n" \
39     "    <br />\n" \
40     "    <p>\n" \
41     "      Digia, Qt and their respective logos are trademarks of Digia Corporation \n" \
42     "      in Finland and/or other countries worldwide. All other trademarks are property\n" \
43     "      of their respective owners. <a title=\"Privacy Policy\"\n" \
44     "      href=\"http://en.gitorious.org/privacy_policy/\">Privacy Policy</a></p>\n" \
45     "</div>\n" \