Skip to content

Commit 712a362

Browse files
committedOct 28, 2012
Fix for jenkins breakages caused by addition of licens info to xslt
1 parent 016789a commit 712a362

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed
 

‎tests/ctest2junix.xsl

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
<!--
2-
***************************************************************************
3-
ctest2junix.xsl
4-
----------------------
5-
begin : July 2012
6-
copyright : (C) 2012 by Tim Sutton
7-
email : tim at linfiniti dot com
8-
***************************************************************************/
9-
10-
/***************************************************************************
11-
* *
12-
* This program is free software; you can redistribute it and/or modify *
13-
* it under the terms of the GNU General Public License as published by *
14-
* the Free Software Foundation; either version 2 of the License, or *
15-
* (at your option) any later version. *
16-
* *
17-
***************************************************************************
18-
-->
191
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
202
<xsl:output method="xml" indent="yes"/>
213

0 commit comments

Comments
 (0)
Please sign in to comment.