equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8" ?> |
1 <?xml version="1.0" encoding="UTF-8" ?> |
2 <!-- |
2 <!-- |
3 /**************************************************************************** |
3 /**************************************************************************** |
4 ** |
4 ** |
5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
5 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). |
6 ** All rights reserved. |
6 ** All rights reserved. |
7 ** Contact: Nokia Corporation (qt-info@nokia.com) |
7 ** Contact: Nokia Corporation (qt-info@nokia.com) |
8 ** |
8 ** |
9 ** This file is part of the Patternist project on Qt Labs. |
9 ** This file is part of the Patternist project on Qt Labs. |
10 ** |
10 ** |
89 ********************************************* |
89 ********************************************* |
90 --> |
90 --> |
91 <xsl:template match="/"><xsl:text disable-output-escaping="yes" |
91 <xsl:template match="/"><xsl:text disable-output-escaping="yes" |
92 ><![CDATA[/**************************************************************************** |
92 ><![CDATA[/**************************************************************************** |
93 ** |
93 ** |
94 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
94 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). |
95 ** All rights reserved. |
95 ** All rights reserved. |
96 ** Contact: Nokia Corporation (qt-info@nokia.com) |
96 ** Contact: Nokia Corporation (qt-info@nokia.com) |
97 ** |
97 ** |
98 ** This file is part of the QtXmlPatterns module of the Qt Toolkit. |
98 ** This file is part of the QtXmlPatterns module of the Qt Toolkit. |
99 ** |
99 ** |